Hi Friends ,
I want to open pdf file in pdfviewer in asp.net application on button Click . If anyone knows pls suggest me some example code in asp.net examples .
Thanks in advance
Karthik K
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.
Jignesh KumarPosted Mar 2, 2020, 9:33 AM
Amin DodinPosted Mar 2, 2020, 2:44 AM
You could use the HTML5 Document Viewer from LEADTOOLS to display PDF files and other document files:
https://www.leadtools.com/sdk/document/document-viewer-html5
The code below shows how to load and display a PDF file:
You can find fully functional online demo here:
https://demo.leadtools.com/JavaScript/DocumentViewer/
Rajanikant HawaldarPosted Feb 24, 2020, 3:09 AM
Ethan GorePosted Feb 21, 2020, 4:09 AM
Karthik KPosted Feb 17, 2020, 12:37 AM
Kareem SaidPosted Feb 16, 2020, 9:14 PM
Joginder BangerPosted Feb 16, 2020, 9:07 PM