Open PDF at Page Load in Asp.Net

Sandeepraturi
Posted by Sandeepraturi under ASP.NET category on | Points: 40 | Views : 1878
<table cellpadding="0" cellspacing="0" width="900px" align="center" >

<tr>
<td>

<iframe src="package.pdf" width=500px height=400px <View PDF: <a href="package.pdf"></a></View> </iframe>


</td>

</tr>
</table>

Comments or Responses

Login to post response