TCPDF_PARSER::getParsedData()
Method: Return an array of parsed PDF document objects.
Source: includes/lib/tcpdf/tcpdf_parser.php:157
Method: Return an array of parsed PDF document objects.
Source: includes/lib/tcpdf/tcpdf_parser.php:157
Method: Get Cross-Reference (xref) table and trailer data from PDF document data.
Source: includes/lib/tcpdf/tcpdf_parser.php:169
Method: Decode the Cross-Reference section
Source: includes/lib/tcpdf/tcpdf_parser.php:211
Method: Get object type, raw value and offset to next object
Source: includes/lib/tcpdf/tcpdf_parser.php:497
Method: Get content of indirect object.
Source: includes/lib/tcpdf/tcpdf_parser.php:677
Method: Get the content of object, resolving indect object reference if necessary.
Source: includes/lib/tcpdf/tcpdf_parser.php:720
Method: Decode the specified stream.
Source: includes/lib/tcpdf/tcpdf_parser.php:743
Method: Throw an exception or print an error message and die if the K_TCPDF_PARSER_THROW_EXCEPTION_ERROR constant is set to true.
Source: includes/lib/tcpdf/tcpdf_parser.php:803
Method: Parse a PDF document an return an array of objects.
Source: includes/lib/tcpdf/tcpdf_parser.php:102
Method: Import an existing PDF document
Source: includes/lib/tcpdf/tcpdf_import.php:68