Forum


Replies: 13   Views: 4424
Unable to generate pdf, even tried phpdocx sample script
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 30-07-2014 - 13:23

Hello, That error: Fatal error: Allowed memory size comes from the PHP config, you need to increase the available memory. About this error: error while loading shared libraries: libexif.so.12 you need to install that library in your OS to be able to run OdfConverter. If you see any other missing library, please install it too. Regards.