without Entity Framework .net MVC 5 with API PDF Upload and display using postgresql please help me out
Loading
without Entity Framework .net MVC 5 with API PDF Upload and display using postgresql please help me out
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.
Kip HackmanPosted Oct 4, 2022, 8:06 PM
You can use LEADTOOLS Document SDK technology in your application.
https://www.leadtools.com/sdk/document/document-viewer-html5
You can leverage the HTML5/JS DocumentViewer object in a ASP.NET MVC 5 project. The DocumentFactory object allows you to load a PDF file and the DocumentViewer object allows you to view the loaded document.
For a step by step of how to implement the HTML5 Document Viewer in a ASP.NET MVC 5 project see the link below.
https://www.leadtools.com/downloads/instantdownload.asp?download=/whitepapers/2015/add-html5-document-viewer-to-asp.net-mvc-5-project.pdf
Gajendra JangidPosted Mar 23, 2022, 2:57 AM