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

getKeywords returns null although keywords are present

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.5, 1.8.6, 1.8.7, 2.0.0
    • 1.8.7, 2.0.0
    • PDModel
    • None
    • Win64

    Description

      When accessing a PDF document which clearly has keywords in its meta data , the function call
      PDDocumentInformation documentInfo = document.getDocumentInformation();
      String info = documentInfo.getKeywords();

      returns null.
      Sample PDF is attached.

      Attachments

        Activity

          People

            Unassigned Unassigned
            waltkeh Walter Kehl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: