Read pdf contents using webbrowser control in C#

Posted by Jepe d Hepe on Stack Overflow See other posts from Stack Overflow or by Jepe d Hepe
Published on 2010-03-17T01:05:07Z Indexed on 2010/03/17 1:11 UTC
Read the original article Hit count: 416

Filed under:
|
|
|

I need to render pdf file to a webbrowser control like how ie render it. question is, i need to get the content of the pdf file from the webbrowser control. how can i do it? help please.

Jepe

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET