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.
-
Download compiled version from NuGet.org
-
Go to SumatraPDFControl site to view documentation and SumatraPDFControl API
-
Source code in GitHub licenced under GPLv3
-
GIT Clone C# Project from GitHub and open SumatraPDFControl.sln with Visual Studio 2019 (works with community version).
-
SumatraPDFControlTest included in soluction shows SumatraPDFControl in action.
-
Bugs, issues or improvements? Report them in GitHub Project Issues
-
Works with .NET Framework version 2.0 or greater
-
Works with .NET Core version 3.1 or greater
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.