We use the free, open source, PDFTK (PDF Tool Kit) http://www.accesspdf.com/pdftk/ This is a command line program that lets you do just about anything you want with an existing PDF. All you need to do is use ShellExecute to run this program and wait for it to end. If you Prefer that user do not see another program execute, just run it hidden.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Doug Hale Sent: Tuesday, July 06, 2010 10:31 AM To: [email protected] Subject: [delphi-en] Free PDF library I have a CGI application that is a Web Document server. Some of the PDF documents are very large. I would like to be able to extract a few pages of the PDF and send them to the client as a preview before the client commits to downloading the entire document. Does anyone know of a Free PDF library that can create a PDF document from pages extracted from another? Thanks, Doug ------------------------------------ ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [email protected]! Groups Links

