setasign\SetaPDF2\Core\Font
Cid Abstract class representing a CID font
File: /SetaPDF v2/Core/Font/Cid.php
Old class name (alias):
\SetaPDF_Core_Font_Cid
Class hierarchy
Implements
Summary
Properties
$_fontDescriptor
protected Descriptor Cid::$_fontDescriptor
The font descriptor object
Methods
__construct()
public Cid::__construct (
\setasign\SetaPDF2\Core\Type\IndirectObjectInterface $indirectObjectOrDictionary
)The constructor.
Parameters
- $indirectObjectOrDictionary : \setasign\SetaPDF2\Core\Type\IndirectObjectInterface
getCidSystemInfo()
Get an array with entries that define the character collection of the CIDFont.
Exceptions
getFontDescriptor()
getIndirectObject()
public Cid::getIndirectObject (
?\setasign\SetaPDF2\Core\Document $document = null
): \setasign\SetaPDF2\Core\Type\IndirectObjectInterfaceGets an indirect object for this font.
Parameters
- $document : ?\setasign\SetaPDF2\Core\Document
Exceptions
Throws \InvalidArgumentException