2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
PDF ViewerThe ASP.NET MVC PDF Viewer control supports viewing, reviewing, and printing PDF files in ASP.NET MVC applications. The hyperlink and table of contents support provides easy navigation within and outside the PDF files. The form-filling support provides a platform to fill, flatten, save, and print PDF files with AcroForm. PDF files can be reviewed with text markup annotation tools. Initializing the PDF viewer without PDF documentPDF viewer does not support initializing it without PDF document. However, as a workaround, you can initialize PDF viewer without loading the default PDF document in two ways: 1. You can provide space character to the client side documentPath API. @(Html.EJ().PdfViewer("pdfviewer").ServiceUrl("../../api/PdfViewer").PdfService(Syncfusion.JavaScript.PdfViewerEnums.PdfService.Local).DocumentPath(" ")) 2. You can provide empty string to the Load() method of the Web API controller. helper.Load(HttpContext.Current.Server.MapPath("")); Sample: http://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewer_WithoutDoc-399787485
Refer here to explore the rich set of PDF Viewer features. An online demo link to view PDF documents using Syncfusion PDF Viewer.
|
2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.