Previous | Next | (P-PDF) Developers
Topic: Inserting PDF file in PDF file dynamically
Conf: (P-PDF) Developers, Msg: 31792
From: gkshankar1
Date: 12/19/2001 08:40 AM
Hi
I have to insert the PDF file in the middle of the Source PDF file.
While inserting I have no idea about page number where to insert the PDF file in the Source file.
This should be insererted in the place of "Http Links or URL " in the source file.
Basically, I need to replace the links in the source PDF file by actual content.
Best
Shankar
On 12/19/2001 7:45:00 AM, Dragineez wrote:
>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