Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hai,

i wanted to create PdfViewer.How to Show PDF file in asp.net(silverlight) and C#?
i wanted controle all functionality(zoom in, Zoom out,next,prev ..etc) in the viewer.
Would you please give me some tips or links ?
Posted

 
Share this answer
 
Comments
SuhasHaridas 13-Apr-12 1:28am    
i have no need third party control
Have you ever tried itextsharp for this? open source and free one. Better part, there are lots of resources on internet. If you just wish codes, then you better specific some details. In that way, it is easy to get help. Good luck.
 
Share this answer
 
Use itextsharp for pdf generation,the dll can be downloaded easily on the internet and a simple code will be enough to show the pdf.

check out the following link for demo

http://kuujinbo.info/cs/itext.aspx

Hope this helps.
Have fun!!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900