Tagged Questions
0
votes
2answers
518 views
Writing PDF reader Library
I have searched for PDF reader library that is licenced under LGPL or the like but could not find. I found only GPLs. Now I need a help to write my own library to read the PDF file and display it in ...
0
votes
1answer
245 views
Using PoDoFo in a commercial application? [closed]
I understand that PoDoFo is LGPL and as long as certain conditions are met in can be distributed with and used in a commercial application. However it makes use of libraries that are licensed under ...
18
votes
8answers
8k views
C++ libraries for rendering/rastering/RIPing PDFs [closed]
I'm looking for a (preferably LGPL'ed) PDF-rendering library that I can use on Mac OS X, Windows and Linux using C++.
So far I found:(updated with content from answers below)
Poppler
GPL
very easy ...