Problem with PDF creation - PDF cannot be created.

Hello, again i just did a complete github update with no luck. I have no other pdf component installed. Any other suggestions?
 
Can you use a standard Joomla template (Protostar), the standard Fabrik bootstrap layout etc.?
No idea what your gantry css compression is doing.
It seems it doesn't load the Fabrik template correctly.

Which exact Fabrik and Joomla version?
Are you sure the GitHub update has overridden all files?
 
Hi See this dompdf fix.
Typically will fix errors such as blank pages and "failed to load pdf" errors
When dompdf moved to github they did not include the dompdf/lib/php-font-lib/classes/
  • Get the latest dompdf release from Github and extract it into a directory.
  • Download the php-font-lib release also from Github https://github.com/PhenX/php-font-lib/releases
  • Create the /libraries/dompdf/lib/php-font-lib/classes directory.
  • In the zip file you downloaded, take the contents of the src/FontLib/ folder and paste that into your newly created directory
    /libraries/dompdf/lib/php-font-lib/classes
Thanks to the following posts for this information
https://www.drupal.org/node/2286335
http://stackoverflow.com/questions/...-copied-to-lib-php-font-lib/13432787#13432787
 
When dompdf moved to github they did not include the dompdf/lib/php-font-lib/classes/
You have to update from Fabrik GitHub not from domPDF GitHub.

It's not only the domPDF library which is needed for the Fabrik PDF output but in Fabrik GitHub the dompdf/lib/php-font-lib/classes/ is included.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top