Andreas Lehmkühler created PDFBOX-2468:
------------------------------------------
Summary: Switch FDFDocument.load from PDFParser to
NonSequentialParser
Key: PDFBOX-2468
URL: https://issues.apache.org/jira/browse/PDFBOX-2468
Project: PDFBox
Issue Type: Improvement
Components: Parsing
Affects Versions: 1.8.7, 2.0.0
Reporter: Andreas Lehmkühler
Assignee: Andreas Lehmkühler
The PDFParser requires a startxref offset but FDFs don't necessarily have one.
As the non-sequential parser is able to read all objects of a pdf/fdf without a
startxref-offset/xref table we have to switch from the old sequential parser to
the non-sequential parser when loading a FDF file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)