Yes, I am using the 0.7.3 code. The error is happening when org.apache.jackrabbit.extractor.PdfTextExtractor.extractText() calls the PDFParser.parse() method. Unfortunately, extractText() catches the exception, logs a warning, and returns. So, there's no stack trace.
Is there going to be a new release of pdfbox at some point? Thanks. On Fri, Aug 28, 2009 at 11:09 AM, Daniel Wilson < [email protected]> wrote: > Are you using the 0.7.3 code or the trunk code? The trunk code contains a > LOT of improvements over the last release. > > If you get the error in the trunk code, would you post a stack trace? > > thanks. > > Daniel > > On Fri, Aug 28, 2009 at 10:26 AM, Brendan Jacobs <[email protected] > >wrote: > > > I'm getting a "java.io.IOException: Resetting to invalid mark" within the > > parse method of org.pdfbox.pdfparser.PDFParser. Any idea what might be > > causing the problem and if there is a workaround? Thanks in advance. > > > -- Best Regards, Brendan Jacobs (301) 920-1610 [email protected]
