i want a code for open a tiff document with SLIDES like ppt when button clicks on web browser and that file must load from localmachine
Loading
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.
Maen BadwanPosted Sep 7, 2017, 9:09 AM
LEADTOOLS provides the HTML5/JavaScript Document Viewer control that supports this feature. You can check the online demo here:
https://demo.leadtools.com/JavaScript/DocumentViewer/index.html
Note that you can load the file from a local path, URL or even cache.
The following help topic sheds more light over this control:
https://www.leadtools.com/help/leadtools/v19m/dh/javascript/doxui/documentviewer.html
I hope this helps!
Aamir KhanPosted Jun 30, 2016, 11:57 AM
https://blogs.msdn.microsoft.com/mind_talks/2012/03/16/jquery-custom-plugin-image-gallery-with-slide-show/
https://msdn.microsoft.com/en-us/library/hh920769(v=vs.85).aspx
http://demo.leadtools.com/JavaScript/DocumentViewer/
Uehara AyakaPosted Jun 22, 2016, 4:22 AM