/sumatrapdf

SumatraPDF reader

Primary LanguageCGNU General Public License v3.0GPL-3.0

SumatraPDF Reader in enhanced Plugin Mode

About this project:

  • The aim of this project is generate 2 NuGet packages to be referenced by applications using SumatraPDFControl.

  • Is was forked from original SumatraPDF and modified to work in enhanced plugin mode.

Remarks

  • SumatraPDF is a multi-format (PDF, EPUB, MOBI, FB2, CHM, XPS, DjVu) reader for Windows under (A)GPLv3 license.

  • SumatraPDFControl is a windows Forms Control based on SumatraPDFReader to view and read Portable Document Files (PDF).

Related NuGet Packages

Compiling

To compile you need Visual Studio 2019 16.6 or later. Free Community edition works.

  • Open vs2019/SumatraPDF.sln and hit F5 to compile and run.

  • For best results use the latest release available as that's what I use and test with. If things don't compile, first make sure you're using the latest version of Visual Studio.