Try it with the latest version and if it still doesn't work, send me the pdf.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bruno > Sent: Thursday, November 18, 2004 11:24 AM > To: GilloS > Cc: [EMAIL PROTECTED] > Subject: [iText-questions] Re: ArrayIndexOutOfBoundsException > in PdfRea > > It's best to post bugs like this to the mailing-list. > I forward it for you. > br, > Bruno > > Quoting GilloS <[EMAIL PROTECTED]>: > > > Message body follows: > > > > Hello, > > > > First, thanks for your great job :-) > > > > Sorry to disturb you with this email, but I tried to submit > > a new bug but it didn't work :-( > > > > I've found a problem while reading a PDF file : > > > > java.lang.ArrayIndexOutOfBoundsException: 1000 > > at > > com.lowagie.text.pdf.PdfReader.iteratePages(PdfReader.java:944) > > at com.lowagie.text.pdf.PdfReader.readPages(PdfReader.java:976) > > at com.lowagie.text.pdf.PdfReader.readPdf(PdfReader.java:687) > > at com.lowagie.text.pdf.PdfReader.<init>(PdfReader.java:286) > > at com.lowagie.text.pdf.PdfReader.<init>(PdfReader.java:271) > > > > This PDF is composed of 1000 pages. > > > > I can send you a test to reproduce the problem and the PDF > > which produces this problem. I think the problem has to do > > with the structure of this PDF. > > > > I found a workaround ; I modified "PdfReader.java" but I > > don't know if my modification is good or not. I can send it > > to you also. > > > > Best regards, > > > > GilloS > > > > -- > > This message has been sent to you, a registered > SourceForge.net user, > > by another site user, through the SourceForge.net site. > This message > > has been delivered to your SourceForge.net mail alias. You > may reply > > to this message using the "Reply" feature of your email client, or > > using the messaging facility of SourceForge.net at: > > https://sourceforge.net/sendmessage.php?touser=544237 > > > > > -- > Try this useful extra toolbar for your browser: > http://download.alexa.com/?amzn_id=itisacatalofwebp > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
