List pdf button, chrome and firefox issues

miki

New Member
Hello,
I'm trying to obtain a pdf file from a list.
I've got Joomla 2.5.11 and Fabrik 3.0.7
I downloaded dompdf from github and I put it into /libraries directory.
Now if I push on pdf icon on frontend side
Chrome: HTTP 500 (Internal Server Error)
Firefox: Blank page
There is a way to solve this?
Backend side (fabrikar) I set options->debbugging->Debug Pdf: NO

Thank you in advance, any help will be very appreciated!
 
Oh, where can I find them?
In "edit list" view
I found the tab "Layout" with this settings:
Pdf icon: Show
Pdf template: - Use Default -
Pdf orientation: Portrait
Pdf paper size: letter
Show title: yes

Thanks
 
Ok, I think this can help to define the problem.
I activated display_errors in php. I have 1 warning and 1 fatal error:

Warning: require_once(C:/wamp/www/joomla/libraries/dompdf/lib/php-font-lib/classes/font.cls.php): failed to open stream: No such file or directory in C:\wamp\www\joomla\libraries\dompdf\dompdf_config.inc.php on line 335

and

Fatal error: require_once(): Failed opening required 'C:/wamp/www/joomla/libraries/dompdf/lib/php-font-lib/classes/font.cls.php' (include_path='.;C:\php\pear') in C:\wamp\www\joomla\libraries\dompdf\dompdf_config.inc.php on line 335
 
Hi There

I am running fabrik 3.0.8 and Joomla 2.5.11 and i too am getting the same error as miki's first error
Warning: require_once(C:/wamp/www/joomla/libraries/dompdf/lib/php-font-lib/classes/font.cls.php): failed to open stream: No such file or directory in C:\wamp\www\joomla\libraries\dompdf\dompdf_config.inc.php on line 335

and my List's pdf settings are:
PDF icon: global
PDF Template: default
PDF Orientation: Portrait
PDF paper size: letter

I am quite stumped as to what to do, Please help!

Thanks
 
Ive updated both Fabrik & DOMpdf from Github. I have had a small break through though. I am able to view the form in pdf on some of my forms but not on others. The strange thing is they all have the same PDF settings.... very strange. I love Fabrik it gives you so much freedom and power in creating forms but i suppose bugginess bomes with the territory.
 
Which PDF form templates are you using?
Dompdf has it's limits in displaying float divs etc.

The admin template or labels-above template are good starting points (you may copy and modify them to create a custom PDF template)
 
It seems i stated the wrong info
and my List's pdf settings are:
PDF icon: global
PDF Template: default
PDF Orientation: Portrait
PDF paper size: letter

PDF Template: Admin

is what i have it set to. Sorry my bad.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top