Hi Ani, On 26/03/2008, R. Anitha <[EMAIL PROTECTED]> wrote: > > Hi , > > I have generated my report(medication card) inside a PDF as a single > table[contains many nested tables inside it] using iText.
[snip] > But my requirement is to get multiple (redundant) copies of a single pdf > content inside the same pdf .kindly guide me if any option available for the > same in iText. Wouldn't it be simpler to loop 3 times around the code generating the content, instead of bothering copying what has been generated? Cheers, alexis ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
