Skip to content

pvginkel/ChromePdfViewer

Repository files navigation

ChromePdfViewer

LGPL License.

Download from NuGet.

Deprecated

This project has been deprecated. PdfiumViewer has replaced this project. The PdfiumViewer project is a fork of this project but is based on the newly open sourced PDFium library from Google.

Introduction

ChromePdfViewer is a PDF viewer based on the pdf.dll library distributed with Google Chrome.

ChromePdfViewer provides a number of components to work with PDF files:

  • PdfDocument is the base class used to render PDF documents;

  • PdfRenderer is a WinForms control that can render a PdfDocument;

  • PdfViewer is a WinForms control that hosts a PdfRenderer control and adds a toolbar to save the PDF file or print it.

Bugs

Bugs should be reported through github at http://github.com/pvginkel/ChromePdfViewer/issues.

License

ChromePdfViewer is licensed under the LGPL 3.

About

.NET PDF viewer based on Chrome pdf.dll

Resources

License

Stars

Watchers

Forks

Packages