Skip to content

sambhare/sumatrapdf

 
 

Repository files navigation

SumatraPDF Reader

SumatraPDF is a multi-format (PDF, EPUB, MOBI, FB2, CHM, XPS, DjVu) reader for Windows under (A)GPLv3 license, with some code under BSD license (see AUTHORS).

More information:

To compile you need Visual Studio 2017. Free Community edition works. I tend to update to the latest release of Visual Studio. Lately C++ evolves quickly and Visual Studio constantly adds latest capabilities. If things don't compile, first make sure you're using the latest update of Visual Studio.

To get the code:

  • git clone git@github.com:sumatrapdfreader/sumatrapdf.git

Open vs2017/SumatraPDF.sln when using Visual Studio 2017

Build status

About

SumatraPDF reader

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.BSD

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.2%
  • C++ 28.8%
  • Assembly 3.3%
  • Objective-C 2.9%
  • Python 1.7%
  • Makefile 1.6%
  • Other 2.5%