SetaPDF_Core_Font_CidType2 Class representing a Type 2 CID font
File: /SetaPDF v2/Core/Font/CidType2.php
Class hierarchy
Implements
Summary
Properties
Methods
__construct()
public SetaPDF_Core_Font_Cid::__construct (
SetaPDF_Core_Type_IndirectObjectInterface $indirectObjectOrDictionary
)The constructor.
Parameters
- $indirectObjectOrDictionary : SetaPDF_Core_Type_IndirectObjectInterface
getCidSystemInfo()
Get an array with entries that define the character collection of the CIDFont.
Exceptions
Throws SetaPDF_Core_Type_Exception
getFontDescriptor()
getFontName()
getIndirectObject()
public SetaPDF_Core_Font_Cid::getIndirectObject (
[ SetaPDF_Core_Document $document = null ]
): SetaPDF_Core_Type_IndirectObjectInterfaceGets an indirect object for this font.
Parameters
- $document : SetaPDF_Core_Document
Exceptions
Throws InvalidArgumentException