TCPDF_PARSER::getXrefData( $offset,  $xref = array() )

Get Cross-Reference (xref) table and trailer data from PDF document data.


Description Description


Parameters Parameters

$offset

(Required) (int) xref offset (if know).

$xref

(Optional) (array) previous xref array (if any).

Default value: array()


Top ↑

Return Return

(Array) containing xref and trailer data.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf_parser.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.