Interface InfoDictionary

All Superinterfaces:
AdobePDF, BasicSchema, DublinCore, XMPBasic

public interface InfoDictionary extends AdobePDF, DublinCore, XMPBasic
Current interface provide necessary behavior of pdf document information dictionary. MetadataFixer check next entries:
  • Title
  • Author
  • Subject
  • Producer
  • Keywords
  • Creator
  • CreationDate
  • ModDate
Current properties described by corresponding schemas (such as AdobePDF, DublinCore and XMPBasic).

Values of CreationDate and ModDate must be the same as directly in the document

Author:
Evgeniy Muravitskiy
  • Method Details

    • isNeedToBeUpdated

      boolean isNeedToBeUpdated()