java - Formatted Pdf word to html -


i need convert formatted pdf , word document html. conversion show document web browsers. web browser can select text. don't know if better @ backend side (with java example) or maybe php, or there jquery/javascript plugin?

my target show these documents in web browser ipaper.

thanks help

you can use pdftohtml , run server-side automatically, or batch process pdfs it.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -