Thank you for your patience with me. 

The thing is that I have two separate pdf documents with the same number of 
pages. These two documents needs to be superposed page by page and generate an 
output document. So page 1 in document A will overlay page 1 in document B and 
so on.

I don't have data separated from pages only complete pages. And I must preserve 
links.

Is this not possible to accomplish with iText?


2 nov 2012 kl. 17:44 skrev 1T3XT <i...@1t3xt.info>:

> On 2/11/2012 16:28, Adrian Rosca wrote:
>> You say "add content". Would this solution also preserve existing links or 
>> does it only give the possibility to add new links?
> 
> It preserves the links that are present in the PdfImportedPage objects 
> that are added to PdfCopy.
> 
> If you want to add a page to the PageStamp, then those links will be lost.
> 
> In short: you can superimpose data on an existing PDF that contains 
> links, and those links will be preserved. However: if the data you add 
> consists of a page with links, the links in that page will be lost. 
> You'll have to add them separately.
> 
> ------------------------------------------------------------------------------
> LogMeIn Central: Instant, anywhere, Remote PC access and management.
> Stay in control, update software, and manage PCs from one command center
> Diagnose problems and improve visibility into emerging IT issues
> Automate, monitor and manage. Do more in less time with Central
> http://p.sf.net/sfu/logmein12331_d2d
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> 
> iText(R) is a registered trademark of 1T3XT BVBA.
> Many questions posted to this list can (and will) be answered with a 
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples: 
> http://itextpdf.com/themes/keywords.php

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to