Re: [iText-questions] Multiple PDF documents

2010-05-19 Thread Cameron Laird
On Wed, May 19, 2010 at 10:58 AM, Gabe Calabro wrote: > I am trying to create a PDF that merges a PDF with multiple instances. > > Basically, I would like to do this in memory, and iterate thru a list of > people. I would like to populate the PDF for each unique person and merge > them into one

[iText-questions] Multiple PDF documents

2010-05-19 Thread Gabe Calabro
I am trying to create a PDF that merges a PDF with multiple instances. Basically, I would like to do this in memory, and iterate thru a list of people. I would like to populate the PDF for each unique person and merge them into one PDF. I can get it to work for a single person passing back a Memo