[fpc-pascal] fcl-pdf: Extracting a page...

José Mejuto joshyfun at gmail.com
Mon Apr 11 23:46:26 CEST 2016


El 11/04/2016 a las 22:52, Marcos Douglas escribió:
> On Mon, Apr 11, 2016 at 5:45 PM, Graeme Geldenhuys
> <mailinglists at geldenhuys.co.uk> wrote:
>> I'm sure it is possible - there are PDF-to-Text tools around. Is it
>> possible with the current fcl-pdf code? No. The fcl-pdf was designed to
>> work the other way.... take content (code, JSON etc) and create PDF's.
>
> Right.
> PDF-to-text is not an option because I need to extract the page with
> the same appearance as the
> original so I can't rewrite the page.

Hello,

Use qpdf:

http://qpdf.sourceforge.net/files/qpdf-manual.html
http://qpdf.sourceforge.net/files/qpdf-manual.html#ref.page-selection


-- 




More information about the fpc-pascal mailing list