[ 
https://issues.apache.org/jira/browse/PDFBOX-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler updated PDFBOX-2468:
---------------------------------------
    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.  (was: 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.)

> 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 (see PDFBOX-1595) 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)

Reply via email to