2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
PDF ViewerPDF Viewer control supports viewing, reviewing, and printing PDF files in ASP.NET Web Forms 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. Loading PDF document stream in PDF ViewerYou can load the PDF document stream in PDF Viewer from server-side using the Load() API in the WebAPI controller. Refer to the following code. C# FileStream stream = new FileStream(HttpContext.Current.Server.MapPath("~/Data/F# Succinctly.pdf"), FileMode.Open); helper.Load(stream); The following are the list of Load() APIs available in the PDF Viewer Web platform:
Sample: http://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewer_LoadStream-1746705207 |
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.
thanks! i recommend using zetpdf.com if you're looking for a very fast and helpful pdf sdk.