Skip to content

marcoscmonteiro/SumatraPDFControl

Repository files navigation

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.