Re: [iText-questions] Merging content from two pages into one

2005-09-22 Thread Pedro Romano
Thanks Bruno! Adding the second page as a template to the first one worked like a charm. :) --Pedro. On 9/21/05, Bruno Lowagie <[EMAIL PROTECTED]> wrote: > Pedro Romano wrote: > > >I've been most successful filling in the > >fields a form and adding bitmaps to a PDF generated using Scribus > > >

Re: [iText-questions] Merging content from two pages into one

2005-09-21 Thread Bruno Lowagie
Pedro Romano wrote: I've been most successful filling in the fields a form and adding bitmaps to a PDF generated using Scribus You could do this with iText too. Can anyone help with this? Big thanks in advance! There will be an example in the release that is scheduled for tomorrow. It

[iText-questions] Merging content from two pages into one

2005-09-21 Thread Pedro Romano
Hi, I've looked pretty thoroughly in the tutorial for information on this, and also tried to Google it, but can't seem to find any useful information. I have two non-overlapping parts of a page in two different PDF files and need to merge these two into a single page in on PDF. Is this possib