If similar question has been already posted, I am sorry for the duplicate.
Our intranet site has links to a lot of pdfs. But most of our users dont have pdf plugin installed. So they couldn't see any of these files.
Installing pdf plugins for the browsers in their machines has been ruled out. we dont know why, but it might be some security reasons. We have been asked to convert the entire list of pdfs to look-alike htmls.
Now i am looking for these options.
- Find a software that perfectly mimics the pdfs to the corresponding html files.(all kinds of pdfs are there, like user manuals,product catalogs, statistical reports etc).
- Somewhat write a code to display pdfs inside a browser. May be like scribd. i think scribd is using flash. i dont think Our intranet users allowed to install flash plugin either. If this can be done in .NET, it is much preferred.
- Manually convert all those pdfs(around 200 files,they will be adding more) to HTML files.
Experts, please light up my life. :)