tags:

views:

59

answers:

1

Hello, I have a simple Win32 C app, which I would like to enable to display PDFs (they do not have to be files - they could be in-memory as well). I would like to control at least the zoom level and whether is should be shown as single, standalone pages or continuous "flow" of pages. I'm asking for anything else than Acrobat Reader, Poppler and Sumatra, preferably something which integrates with a dialog-based app nicely.

+1  A: 

What about not using Sumatra itself, but mupdf, which Sumatra is built atop?

rh
http://bugs.ghostscript.com/ - 613 bugs found.
Lars Kanto
Only 56 of those are MuPDF itself.
rh
@Lars Kanto: so what? Not all of these bugs are even confirmed (anybody can submit a bug report, even if he didn't know how to correctly operate the program), and many of these bugs are not *blockers*. Thanks open source, you even get to know publicly which problems have been reported in a bug database at all. Can you say this about all closed-source/commercial applications?!?
pipitas