Class PDCIDSystemInfo


  • public class PDCIDSystemInfo
    extends PDObject
    Represents CIDSystemInfo dictionary in CID fonts.
    Author:
    Sergey Shemyakov
    • Constructor Detail

      • PDCIDSystemInfo

        public PDCIDSystemInfo​(COSObject obj)
    • Method Detail

      • getRegistry

        public String getRegistry()
        Returns:
        a string identifying the issuer of the character collection.
      • getOrdering

        public String getOrdering()
        Returns:
        a string that uniquely names the character collection within the specified registry.
      • getSupplement

        public Long getSupplement()
        Returns:
        the supplement number of the character collection.