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