On Wed, May 19, 2010 at 10:58 AM, Gabe Calabro <g...@kahunaworld.com> 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 PDF.
>
> I can get it to work for a single person passing back a MemoryStream. But
> when I loop it, it basically gets overwritten and the final PDF is a single
> page with the last iterations data.
>
>
>
> Here is a question on stackoverflow that gives my exact logic. Please let
> me know if I can do something like this.
>
>
>
> http://stackoverflow.com/questions/2866423/populate-multiple-pdfs
>
>     ...
>

Are you saying that the response of MHinton in stackoverflow three hours ago
did *not* adequately address your need?
------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
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