Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 2.1 KB

README.md

File metadata and controls

31 lines (19 loc) · 2.1 KB

SumatraPDFControl

Windows Forms Control based on SumatraPDFReader to view and read Portable Document Files (PDF)

It allows you to construct Windows Forms application capable to view and read Portable Document Files (PDF) with all features present in great SumatraPDFReader made by Krzysztof Kowalczyk.

Supported .NET Framework / Core

Dependent NuGet.org packages

SumatraPDFControl uses a specific compiled SumatraPDF forked code which enables SumatraPDF working in an enhanced plugin mode. Compiled versions are distributed like NuGet packages:

  • x86 - 32 bits for Windows 32bit archicheture (works also with 64 bits Windows architecture)
  • x64 - 64 bits for Windows 64bit archicheture
  • At least 1 of these packages have to be referenced by Windows Forms project using SumatraPDFControl.