[iText-questions] Scaling pages when merging PDFs

2009-03-05 Thread Chris Hannemann
pages. Can I scale the imported page to 8.5x11 during or after import? I do not know what the original size will be since they vary. I am using PDFCopy PdfImportedPage page = copy.getImportedPage(reader, oldP); Thanks Chris Hannemann Senior Business Analyst Rath Gibson

[iText-questions] Combine PDFs

2008-06-06 Thread Chris Hannemann
First, this is my second day of working with itext and it looks really cool. I have the itext book and started down a path to combine some PDFs but after more reading I think I may be using the wrong clssses. I started with PdfCopy but I want to manipulate the files as I add the PDFs so I am