SumatraPDF is an open-source, collaborative project. We always welcome new developers who want to join the project, contribute code and new features.
Getting the sources and compiling
You'll need Visual Studio 2019. A free Community edition will work.
Get the sources from https://github.com/sumatrapdfreader/sumatrapdf
Open
vs2019/SumatraPDF.sln compile and run.Read more about our build system.
How to join SumatraPDF project
We use a standard GitHub model:
- fork https://github.com/sumatrapdfreader/sumatrapdf
- submit pull request
- we'll review the code, provide the feedback and merge it when it's ready
Before you start working on a significant addition, it's a good idea to first discuss it in issue tracker.
Bug reports? Feature requests? Questions?
You can use issue tracker for development related topics or forums for general topics.