document viewer
how to view different type of doc in an asp.net web app
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.
Kurt AmbrosePosted Feb 26, 2021, 3:37 PM
Using the LEADTOOLS SDK you could utilize the HTML5/JS DocumentViewer object to view many of the supported document file types from Microsoft Word Doc and Docx to PDF to Tiff file types. As a disclaimer this is a paid for SDK and I work for the vendor. The example section of the DocumentViewer Object documentation page has all the information needed to create a small Document Viewer application.
https://www.leadtools.com/help/sdk/v21/dh/javascript/doxui/documentviewer.htmlMageshwaran RPosted Nov 7, 2019, 4:43 AM
Usman AzizPosted Nov 6, 2019, 12:42 AM
Munesh SharmaPosted May 25, 2016, 12:34 AM
Sudhir ShitolePosted May 24, 2016, 11:59 AM
http://www.codeproject.com/Questions/668833/Generic-Document-Viewer-in-Asp-Net-Web-Application
http://www.codeproject.com/Articles/852084/Converting-and-Viewing-Documents-with-LEADTOOLS