There'a bug with mixed xref in append mode. It will be fixed next week. > -----Original Message----- > From: Wahaj [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 26, 2005 8:21 AM > To: Paulo Soares; [email protected] > Subject: Re: [iText-questions] Signing a pdf document is > generating exceptions > > Hi Paulo, > > I tried iText-150 to sign the attached PDF. The API did not > give me any > error but I could not also see the signature in the resultant > pdf. Its seems > as if there is a problem. With some pdfs which are simple and > do not contain > any form fields the API works. > > Regards, > Wahaj > > ----- Original Message ----- > From: "Paulo Soares" <[EMAIL PROTECTED]> > To: "Wahaj" <[EMAIL PROTECTED]>; > <[email protected]> > Sent: Tuesday, January 18, 2005 9:54 PM > Subject: RE: [iText-questions] Signing a pdf document is generating > exceptions > > > > It's a bug when signing in append mode a doc with 1.5 > compression. It's > > already fixed and will be in the next release. > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On > > > Behalf Of Wahaj > > > Sent: Tuesday, January 18, 2005 2:28 PM > > > To: [email protected] > > > Subject: [iText-questions] Signing a pdf document is > > > generating exceptions > > > > > > Hi All, > > > > > > I am trying to sign a pdf document invisibly but getting > the following > > > exception; > > > > > > java.lang.ArrayIndexOutOfBoundsException: 7 > > > at > com.lowagie.text.pdf.PdfWriter.setPdfVersion(PdfWriter.java:1854) > > > at > > > > com.lowagie.text.pdf.PdfWriter.setFullCompression(PdfWriter.java:2250) > > > at > com.lowagie.text.pdf.PdfStamperImp.<init>(PdfStamperImp.java:128) > > > at com.lowagie.text.pdf.PdfStamper.<init>(PdfStamper.java:120) > > > at > > > > com.lowagie.text.pdf.PdfStamper.createSignature(PdfStamper.java:505) > > > at SignPDF.signingPDF(SignPDF.java:92) > > > at SignPDF.signPDF(SignPDF.java:65) > > > at SignPDF.main(SignPDF.java:30) > > > > > > See attached pdf which I tested. I have tried iText 145 as > > > well as iText 149 > > > but both failed. Is the pdf document OK, seems OK in adobe Acrobat > > > > > > Regards, > > > Wahaj > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > The SF.Net email is sponsored by: Beat the post-holiday blues > > > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > > It's fun and FREE -- well, > almost....http://www.thinkgeek.com/sfshirt > > > _______________________________________________ > > > iText-questions mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > > >
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
