[Poppler-bugs] [Bug 17429] Provide a "pdftopdf" utility

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 18 20:27:38 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=17429

William Bader <williambader at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |williambader at hotmail.com

--- Comment #3 from William Bader <williambader at hotmail.com> 2010-04-18 20:27:38 PDT ---
For modifying pdfs, you could look at http://code.google.com/p/pdfsizeopt/
It can subset fonts and perform lossless compression of images.

The program below uncompresses pdfs and writes the objects to a text file.
http://read.pudn.com/downloads174/sourcecode/windows/activex/806479/ExtractPDFText_src/cp/pdf.cpp__.htm
http://google.com/codesearch?q=%22This+file+contains+extremely+crude+C+source+code+to+extract+plain+text%22

For browsing objects in pdfs, I have used
http://sourceforge.net/projects/pdfedit/

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list