View PDF documents in a web browser using this AJAX enabled ASP.NET control.
1.0.6.4 released 21/07/2010
This demo shows how to work with PDF files in a folder structure. Using a dynamic tree view based on jQuery you can browse the folders and select files to view.
This demo allows you to upload a PDF from your own disk to the server and then view the PDF document in your browser. You can select pages from the thubmnails list, pan and zoom. All updates are asynchronous.
This demo shows you how to limit access to specific pages of the server-side PDF document. Pages that may not be viewed are replaced by a custom 'no access' page.
This ASP.NET application shows how to browse and view a server-side library of PDF documents without downloading PDF documents to the client.
This demo shows you how to customize the look and feel of the PDF web viewer through CSS and custom button images.