Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] Data Merging to create a single file

zaki huda

2005-06-10

Replies:

I was looking at the data merging example. Is there any way to create a single document instead of multiple documents ( five nos. in the example)?
Is there anyway to append to the FileOutputStream?
 
I have tried fs =new FileOutputStream(file + ".pdf",true);, but XmlParser.parse(document, "x.xml", tagmap); is creating new documents all the time.
 
©2008 junlu.com - Jax Systems, LLC, U.S.A.