Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-2468

Switch FDFDocument.load from PDFParser to NonSequentialParser

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.7, 2.0.0
    • 1.8.8, 2.0.0
    • Parsing
    • None

    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

          Activity

            People

              lehmi Andreas Lehmkühler
              lehmi Andreas Lehmkühler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: