How to use AcroPDF.dll in Asp.Net (1.1)?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
If you want to work with the pdf document at the server side, you simly right click on the project and choose Add Reference. If you want to open a pdf document or play a media file, the client machine needs to have the pdf viewer/media player installed, and you might be able to host it on your web page using the object[^] element.