Embedding a PDF File in an ASP.NET Website(vb.net)
-
What do u mean by embedding? Do u mean creating a PDF file on any user control event. Like Print button, when hit should create a PDF control. Let me know if i understand you correctly
-
Just use
and the web browser will automatically load the pdf in the iframe. or you can create a [user control](http://www.vbdotnetheaven.com/UploadFile/scottlysle/VBPDFcontrol03182007071449AM/VBPDFcontrol.aspx)[[^](http://www.vbdotnetheaven.com/UploadFile/scottlysle/VBPDFcontrol03182007071449AM/VBPDFcontrol.aspx "New Window")]
-
Just use
and the web browser will automatically load the pdf in the iframe. or you can create a [user control](http://www.vbdotnetheaven.com/UploadFile/scottlysle/VBPDFcontrol03182007071449AM/VBPDFcontrol.aspx)[[^](http://www.vbdotnetheaven.com/UploadFile/scottlysle/VBPDFcontrol03182007071449AM/VBPDFcontrol.aspx "New Window")]