Skip to content

wickyhu/PdfiumViewer

 
 

Repository files navigation

PdfiumViewer

Apache 2.0 License.

Updated

This is an updated fork of the archived pvginkel/PdfiumViewer project.

Introduction

PdfiumViewer is a PDF viewer based on the PDFium project.

PdfiumViewer 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;

  • PdfiumViewer 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 https://github.com/wickyhu/PdfiumViewer/issues.

License

PdfiumViewer is licensed under the Apache 2.0 license. See the license details for how PDFium is licensed.

About

PDF viewer based on Google's PDFium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Other 0.7%