Automatically?  No.  There's quite a bit of "heavy lifting" involved.
 
Quick question: The term "subform" is used in XFA forms.  Is this an XFA form 
or an AcroForm?
 
 

--Mark Storer 
  Senior Software Engineer 
  Cardiff.com

#include <disclaimer> 
typedef std::Disclaimer<Cardiff> DisCard; 

-----Original Message-----
From: Kai Umezawa [mailto:kai.umez...@hotmail.com]
Sent: Monday, September 14, 2009 8:13 AM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] Concatenating Subforms from existing PDFs


Hello,

I'm trying to produce a new PDF from a series of subforms from old PDFs. 
However, what is making it difficult is that which subforms are included can be 
different in each case and so generating the new PDF can be troublesome. Most 
of these subforms are much smaller than a page and so using the technique of 
just copying pages from various old PDFs into a new one does not suffice as it 
leaves a lot of white space. I would like to create a blank new PDF and simply 
slide in whichever subforms are needed one after the other with no white space, 
not having to specify coordinates and pushing to a new page when needed 
automatically.

I know that there is a way to do this with images that is illustrated in the 
iText in action book, but I'm wondering if there is any way of doing this with 
subforms.

Any help would be greatly appreciated!


  _____  

New! Hotmail sign-in on the MSN homepage. 
<http://go.microsoft.com/?linkid=9677401>  

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to