Depending on the php version you might not be able to generate pdf because of these minor bugs:
Code: Select all
Strict Standards: Only variables should be assigned by reference in XXX/administrator/components/com_phocapdf/helpers/phocapdfrender.php on line 89
Strict Standards: Only variables should be assigned by reference in XXX/plugins/phocapdf/content/content.php on line 129
http://stackoverflow.com/questions/1177 ... ce-php-5-4