Hi Support team,
Could you guide me, how to use ASPOSE PDF Viewer in ASP NET Core MVC.
Thanks.
Hi Support team,
Could you guide me, how to use ASPOSE PDF Viewer in ASP NET Core MVC.
Thanks.
Yes.
And I notice PDF Viewer is free to implement. Could you help me how to perform that ?
Thanks.
Regards,
Eka
~WRD0002.jpg (357 Bytes)
PdfViewer is a class offered by Aspose.PDF and not a tool or control that can be used to display the PDF in your browser within your application. However, you can use the API in the backend to generate images of PDF pages and display those images in the HTML Canvas in the browser.
Furthermore, you can check GroupDocs.Viewer (one of our products) that can be integrated in the application to display PDF document.