ArgusMagnus / PDFiumSharp

.NET wrapper around Google's PDFium library
Other
171 stars 61 forks source link

PDFiumSharp Library

The PDFiumSharp library is a C#/.NET wrapper around the PDFium library. It enables .NET developers to create, open, manipulate, render and save PDF documents.

Getting Started

The easiest way to get going is to reference the NuGet packages. There are five NuGet packages available:  

  To create or load a PDF document, use one of the PdfDocument's constructors.