-------------- Original message ---------------------- From: R.Anitha <[EMAIL PROTECTED]> <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.
See the HelloWorldWriter example on page 63 in the book. You should be able to easily modify this code to produce multiple copies of the input PDF on a single page. Cheers, Bill Segraves ------------------------------------------------------------------------- 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/
