Re: [iText-questions] Subject: Inserting external PDF documents

2011-10-17 Thread Hugh McLaughlin
@lists.sourceforge.net Subject: Re: [iText-questions] Subject: Inserting external PDF documents Generic disclaimer to read the book and/or look at the samples online. Then you could also create a PdfCopy which is very similar to a PdfWriter. Whether an additional file is created or not depends upon the output

Re: [iText-questions] Subject: Inserting external PDF documents

2011-10-14 Thread McGee, Edwin F. Sr.
Generic disclaimer to read the book and/or look at the samples online. Then you could also create a PdfCopy which is very similar to a PdfWriter. Whether an additional file is created or not depends upon the output stream you select. If you use a new FileOutputStream then you will need to spec