Ccnvert PDF File to HTML 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-18T11:01:28Z Indexed on 2010/03/18 11:11 UTC
Read the original article Hit count: 205

Filed under:
|
|
|

I had a problem highlighting text in a pdf file embedded in webbrowser control and highlighting text using PDFLibNet.pdfwrapper so i'm shifting to another process where i'll just convert the pdf to html so i can manipulate the source code to highlight text.
How can i convert pdf files to html files?
Is there a better way?

Thanks,

Jepe

© Stack Overflow or respective owner

Related posts about pdf

Related posts about webbrowser-control