That's probably another pdf strangely formed. Send me privately the pdf so that I can put another fix in iText.
Best Regards, Paulo Soares > -----Original Message----- > From: Richard Damien (AXEN) [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, May 28, 2003 1:05 PM > To: 'Paulo Soares'; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Merging issue > > Thanks. > > I stiil have a isseu, my first PDF doesn't contain forms > and then I have the following error during the concat : > > java.lang.NullPointerException > at com.lowagie.text.pdf.PRAcroForm.iterateFields(Unknown Source) > at com.lowagie.text.pdf.PRAcroForm.readAcroForm(Unknown Source) > at com.lowagie.text.pdf.PdfReader.readPdf(Unknown Source) > at com.lowagie.text.pdf.PdfReader.<init>(Unknown Source) > > -----Original Message----- > From: Paulo Soares [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, 28 May, 2003 12:50 > To: 'Richard Damien (AXEN)'; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Merging issue > > See concat_pdf in com.lowagie.tools. > > Best Regards, > Paulo Soares > > > -----Original Message----- > > From: Richard Damien (AXEN) [SMTP:[EMAIL PROTECTED] > > Sent: Wednesday, May 28, 2003 10:44 AM > > To: [EMAIL PROTECTED] > > Subject: [iText-questions] Merging issue > > > > Hello, > > > > I have a merging problem. > > Acutally, I have 2 differents PDF and I need to merge them in one pdf. > > > > I read each page of the first PDF and put them in a new output PDF > > and I do the same with the second one, adding its pages in the same > output > > pdf. > > But all the caracteristics of the pages are not kept (page size, > rotation) > > > > > > Is there another way to merge 2 PDF keeping the page caracteristic ? > > > > > > > > thanks for your help. > > > > > > > > > > > > --------------------------------------------------------- > > Legal Notice: This electronic mail and its attachments are intended > solely > > for the person(s) to whom they are addressed and contain information > which > > is confidential or otherwise protected from disclosure, except for the > > purpose they are intended to. Dissemination, distribution, or > reproduction > > by anyone other than their intended recipients is prohibited and may be > > illegal. If you are not an intended recipient, please immediately inform > > > the sender and send him/her back the present e-mail and its attachments > > and destroy any copies which may be in your possession. > > > > --------------------------------------------------------- > > > > > --------------------------------------------------------- > Legal Notice: This electronic mail and its attachments are intended solely > for the person(s) to whom they are addressed and contain information which > is confidential or otherwise protected from disclosure, except for the > purpose they are intended to. Dissemination, distribution, or reproduction > by anyone other than their intended recipients is prohibited and may be > illegal. If you are not an intended recipient, please immediately inform > the sender and send him/her back the present e-mail and its attachments > and destroy any copies which may be in your possession. > > --------------------------------------------------------- > ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
