Closed GoogleCodeExporter closed 9 years ago
Origami does use xref streams, regardless of this warning. The information
regarding this was actually only printed out when using the DEBUG verbose level.
>>> PDF.read('xref_stream.pdf', :verbosity => Parser::VERBOSE_DEBUG)
...
[info ] Warning: Unable to parse xref table! Xrefs might be stored into an XRef
stream.
[info ] ...Parsing trailer...
[debug] Found a XRefStream for this revision at 219 0 R
I moved this message to be printed in the WARNING level to avoid confusion.
Thank you for reporting this.
Original comment by guilla...@security-labs.org
on 6 Apr 2012 at 4:16
Original issue reported on code.google.com by
Dennison...@gmail.com
on 5 Jan 2012 at 3:51Attachments: