Re: [iText-questions] Importing Document Error

2012-07-30 Thread 1T3XT BVBA
nitially > just to make sure I can get this working but still no success. > > Any pointers on this would be appreciated. Thanks. > > -Original Message- > From: i...@1t3xt.info [mailto:i...@1t3xt.info] > Sent: Saturday, July 28, 2012 7:51 AM > To: Post all your questions about

Re: [iText-questions] Importing Document Error

2012-07-28 Thread info
On Fri, 27 Jul 2012 19:29:12 +, Brian Holmes wrote: > I'm trying to import a pdf into a new document but have 2 pages within a > single page. Unfortunately the output keeps repeating the first 2 pages. > Could you be of assistance with how my code (below) should be modified? This looks al

[iText-questions] Importing Document Error

2012-07-28 Thread Brian Holmes
I'm trying to import a pdf into a new document but have 2 pages within a single page. Unfortunately the output keeps repeating the first 2 pages. Could you be of assistance with how my code (below) should be modified? Thanks. Document document = new Document(PageSize.A4.Rotate