Hi,
I am storing pdf are document files in data base i need to display(pdf or word doc files) to in html format coding allighnment proper manner
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mohamed AbedallahPosted Dec 22, 2016, 5:18 PM
If you mean that you want to convert your document files to HTML format, LEADTOOLS has Document Converter classes that allow you to convert files to different formats. These classes can be hosted in a web service and you can call them in ASP.net web application.
The same demo has the conversion feature and you can test conversion features using these steps:
1. From "File" click "Save".
2. Under "Output Document", set the format to "Document" and "Hyper Text Markup Language (HTM)" then click ok.
3. In the "Save To" dialog, click "Local Save".
Disclaimer: I work for the company that created this library.
Manas MohapatraPosted Dec 19, 2016, 5:59 AM