Description
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 (see PDFBOX-1595) we have to switch from the old sequential parser to the non-sequential parser when loading a FDF file.
Attachments
Issue Links
- is depended upon by
-
PDFBOX-649 loading an fdf containing a file attachment throws IOException
- Closed
-
PDFBOX-1087 FDF parsing is unreliable when xref are missing
- Closed
-
PDFBOX-1574 ImportFDF fails to do anything
- Closed
-
PDFBOX-2413 Loaded FDF document returns null fields
- Closed