Interface AdobePDF

All Superinterfaces:
BasicSchema
All Known Subinterfaces:
InfoDictionary

public interface AdobePDF extends BasicSchema
Interface represent Adobe PDF schema
Author:
Evgeniy Muravitskiy
  • Method Details

    • getProducer

      String getProducer()
      Return Producer entry. For information dictionary and metadata Adobe PDF schema represented by Producer entry
      Returns:
      Producer entry
    • setProducer

      void setProducer(String producer)
      Set Producer entry. For information dictionary and metadata Adobe PDF schema represented by Producer entry
      Parameters:
      producer - new value for producer
    • getKeywords

      String getKeywords()
      Return Keywords entry. For information dictionary and metadata Adobe PDF schema represented by Keywords entry
      Returns:
      Keywords entry
    • setKeywords

      void setKeywords(String keywords)
      Set Keywords entry. For information dictionary and metadata Adobe PDF schema represented by Keywords entry
      Parameters:
      keywords - new value for keywords