Do you have the full stack trace? The exception itself isn't telling me that much.
On Wed, Aug 12, 2009 at 9:52 AM, Hesham G. <heshamgne...@gmail.com> wrote: > Thanks Daniel , > > I'll try the latest version now. But can you tell me why this Exception > occurred in PDFBox so I can know what I'm looking for ? > > Thanks , > Hesham > > -------------------------------------------------- > From: "Daniel Wilson" <williamstonconsult...@gmail.com> > Date: Wednesday, August 12, 2009 4:37 PM > To: <pdfbox-users@incubator.apache.org> > Subject: Re: Error reading a PDF > > > Are you using the trunk version (compiling from latest code) or an older >> version? If older, please try the latest. >> >> Thanks. >> Daniel >> >> 2009/8/12 Hesham G. <heshamgne...@gmail.com> >> >> Hi there , >>> >>> I'm trying to read the attached PDF using PDFTextStripper. >>> The 1st page is read fine, but reading page(2) or (3) causes this >>> Exception >>> : >>> An exception occurred: java.lang.ArrayIndexOutOfBoundsException >>> >>> Any idea why this happens, I don't see any problems with these pages !! >>> >>> Thanks , >>> Hesham >>> >>> >>