1

I am using Google's dompdf library to download articles as pdf in my joomla site( test.guru99.com/arrays.html ), it was working fine before.

Now when i enabled Rokbooster - loadtime optimizer pdf downloader is stopped working. I have printed out the errors in a log file but i didn't understand what are the errors.

I have integrated dompdf library in joomla using this. I know this issue is arise due to Rokbooster plugin.

Here's error log file, i just want to understand the error so that i can debug and solve the issue.

Ram Guru99
  • 175
  • 1
  • 1
  • 14
  • Only when running Rokbooster? I don't know enough about the extension to offer much help. But as a work around can you disable Rokbooster for certain URLs? – BrianS Sep 15 '14 at 17:55
  • yes, i can disable it to exclude certain urls or certain files. Rokbooster compresses and combines the js and css files. you can check the example here http://test.guru99.com/what-is-php-first-php-program.html. Click 'pdf image' in right sidebar – Ram Guru99 Sep 22 '14 at 04:40

1 Answers1

0

Use following link. It has properly described how to install the library step by step.
Creating PDF views

Eranda
  • 868
  • 1
  • 10
  • 27