how to show .pdf file in asp.net web application using c#?

Posted by ankush on Stack Overflow See other posts from Stack Overflow or by ankush
Published on 2010-01-28T09:16:06Z Indexed on 2010/05/30 11:02 UTC
Read the original article Hit count: 305

Filed under:
|

i have fileUpload control on web page and a button to show .pdf file in a rich text box. but i dont know how to open apdf file ? can i use some pdf library?

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET