On 1-8-2012 16:10, Michael Schnell wrote: > On 08/01/2012 02:54 PM, zeljko wrote: >> >> >> Yes, there are various apps which can do that, but I've asked about >> some api/component which can be included into application. >> >> > I once tried some of them. Most simply don't work (being printers to PDF > files) and some installed nasty addware stuff. I gave up at that time.
One tool I use is GiosPDFMerge, which is open source and written in .Net but has no accessible API as far as I know. Perhaps you could try to call pdftk using TProcess? It's open source and multi platform (at least Windows and Linux). Regards, Reinier -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
