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

Parsing of XMP metadata without optional xmpmeta element

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.28
    • 2.0.29, 3.0.0 PDFBox
    • XmpBox
    • None

    Description

      As per XMP Specification is the xmpmeta element optional:

      The sections below describe the high-level structure of XMP data in an XMP Packet:

      • The outermost element is optionally an x:xmpmeta element
      • It contains a single rdf:RDF element
      • which in turn contains one or more rdf:Description elements
      • each of which contains one or more XMP Properties.

       
      DomXmpParser requires it as per call to expectNaming(root, "adobe:ns:meta/", "x", "xmpmeta");

      Attachments

        Issue Links

          Activity

            People

              tilman Tilman Hausherr
              myroch Miroslav Holubec
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: