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

False negative with 2503.pdf file of issue PDFBOX-2503

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.8.10, 2.0.0
    • None
    • Preflight
    • None
    • jdk1.7.0_09

    Description

      Using the code of the CookBook for PDF/A validation (1.8.10) :

      • with the 2503.pdf as entry file
      • and only replacing the code "parser.parse()" with "parser.parse(Format.PDF_A1B)",

      result.isValid() is false with 1.8.10, 2.0.0-RC1 and 2.0.0-RC2 versions of pdfbox and preflight. The error displayed is : "7.2 : Error on MetaData, CreationDate present in the document catalog dictionary doesn't match with XMP information"

      Note : With same file and version 1.8.8, I get as expected a result.isValid() true and, with version 1.8.7, I actually obtain the "7.2 : Error on MetaData, Producer present in the document catalog dictionary doesn't match with XMP information" error message given in the issue PDFBOX-2503.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ari-cdc Antoine Ribes
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: