17.05.2014 Views

PDFlib Text Extraction Toolkit (TET) Manual

PDFlib Text Extraction Toolkit (TET) Manual

PDFlib Text Extraction Toolkit (TET) Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

...some <strong>TET</strong> instructions...<br />

} catch (<strong>TET</strong>Exception $e) {<br />

print "<strong>TET</strong> exception occurred:\n";<br />

print "[" . $e->get_errnum() . "] " . $e->get_apiname() . ": "<br />

$e->get_errmsg() . "\n";<br />

}<br />

catch (Exception $e) {<br />

print $e;<br />

}<br />

30 Chapter 3: <strong>TET</strong> Library Language Bindings

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!