I am creating a new PDF with iText. I have another PDF that contains a single paragraph. I want to be able to add that paragraph to my new PDF document. I don't want to just add the page but I want the paragraph in the existing PDF to be included in a page with the rest of the text in the new PDF. For example if my existing PDF has the paragraph: "This is a paragraph that already exists in a PDF." I want it to be included in the new PDF on the same page as the new PDF text. So my new PDF would be a single page with: "This is a new PDF that includes text from an existing PDF. This is a paragraph that already exists in a PDF. This is the end of my PDF." Is there any way to do this?
------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php 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/
