Re: [Podofo-users] Example of text removal or image extraction
A PDF parsing, modification and creation library.
Brought to you by:
domseichter
|
From: zyx <zy...@gm...> - 2019-11-20 15:40:11
|
On Wed, 2019-11-20 at 09:15 +0000, Jacob Pedersen wrote: > Next I need to extract all the pages of PDF to a multipage TIFF where > I specify the DPI. If text removal is possible (1), I can probably > skip a step and go straight from in mem PDF without text directly to > TIFF output? Hi, I guess you missed the tools/ directory of the sources, because it contains an image extractor (kind of common PDF tool, I'd say). https://sourceforge.net/p/podofo/code/HEAD/tree/podofo/trunk/tools/podofoimgextract/ Bye, zyx |