46 require_once(dirname( __FILE__ ) .
'/tcpdf.php');
48 require_once(dirname( __FILE__ ) .
'/tcpdf_parser.php');
71 if ($rawdata ===
false) {
76 $data = $pdf->getParsedData();
Error($msg)
This method is automatically called in case of fatal error; it simply outputs the message and halts t...
PHP class for generating PDF documents without requiring external extensions.
!!! THIS CLASS IS UNDER DEVELOPMENT !!! PHP class extension of the TCPDF (http://www.tcpdf.org) library to import existing PDF documents.
importPDF($filename)
Import an existing PDF document.
while($lm_rec=$ilDB->fetchAssoc($lm_set)) $data
This is a PHP class for parsing PDF documents.