Previous | Next | (P-PDF) Developers
Topic: Inserting PDF file in PDF file dynamically
Conf: (P-PDF) Developers, Msg: 31786
From: Dragineez
Date: 12/19/2001 07:45 AM
I've been playing with the activePDF toolkit recently, and it looks pretty easy to do what you're asking using that tool:
lres = pdfobjocx.OpenOutputFile("pdf1.pdf")
lres = pdfobjocx.MergeFile("pdf2.pdf",1,5)
Of course, this will append or concatenate "pdf2.pdf" at the end of "pdf1.pdf". Is this what you're trying to do?
Inserting a PDF within an existing PDF would require a different method.
Motorcycle roadracing - as a matter of fact it IS rocket science