Hello guys,
I have a web page. I would like to display (zoom in/out, print, download) pdf,jpeg,word etc. documents on my web page when user clicks on them. I searched out webix, divajs. I wonder if you can suggest me a javascript plugin that is easy to use.
Thanks in advance.
Kip HackmanPosted Jun 1, 2020, 1:50 PM
You can use LEADTOOLS Document Imaging SDK technology in your application.
https://www.leadtools.com/sdk/document/document-viewer-html5
The HTML5 Document Viewer contains the functions you seek to view, zoom in/out, print, save to file for pdf, word, and JPEG files (as well as hundreds other LEADTOOLS supported formats). There is a an online HTML5 Document Viewer demo located here:
https://demo.leadtools.com/JavaScript/DocumentViewer/index.html
Sudhir ShitolePosted May 26, 2016, 9:59 AM
Nishant MittalPosted May 15, 2016, 11:07 PM