When I dompdf.php?input_file=myfile.html everything works fine when php_pdf extension is turned off.
When it is enabled however, Apache log shows the following error:
PDFlib exception (fatal): [1202] PDF_set_parameter: Unknown key 'objorient'
Works fine when php_pdf extension is disbaled.
Using....
Apache 2.0
PHP 5.2.5
PDFlib GmbH Version 5.0.3
PECL Version 2.1.4
Revision $Revision: 1.155 $
Otherwise wonderfully useful script, many thanks!
Duncan