Create PDF tests OK, but throws an error on real page
6 posts by 3 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: April 28, 2012 (RSS)
By MisterJim - October 8, 2010
However, when I try to use it on a real website page, I get the following error:
..... plugins/createPDF/wkhtmltopdf/wkhtmltopdf-i386: symbol lookup error: .... plugins/createPDF/wkhtmltopdf/wkhtmltopdf-i386: undefined symbol: FcFreeTypeQueryFace
Any idea what might be causing that? Like I said, the tests from the plugins screen work just fine.
Jim
Websites That Work
Re: [Mr Jim] Create PDF tests OK, but throws an error on real page
By Dave - October 8, 2010
I'm not sure, but I'd be happy to take a look for you. Could you email the CMS/FTP login details and the url of the page in question to dave@interactivetools.com? Note: Email, don't post login details to the forum. Thanks!
interactivetools.com
Re: [Dave] Create PDF tests OK, but throws an error on real page
I found the problem. It seems that Create PDF crashes with the following error if the modernizr.js is loaded into the file. Modernizr.js is used to determine at run time which CSS3 and HTML5 features are supported by various browsers and to use that info when displaying the page to the user.
Modernizr.js is somewhat important to use when designing cross-browser HTML5 pages. You can find it here: http://www.modernizr.com/. Maybe someone there can take a peek and find out what's causing the problem.
Jim
Websites That Work
Re: [Mr Jim] Create PDF tests OK, but throws an error on real page
By Dave - October 25, 2010
Can you post or email an example url of an HTML pages that crashes? I can't reproduce it locally. You can email me at dave@interactivetools.com.
Thanks!
interactivetools.com
Re: [Dave] Create PDF tests OK, but throws an error on real page
By Toledoh - April 28, 2012
I'm getting the same error. I expect it's something to do with the different fonts... how can I install them?
PDF Version
http://murraysbrewingco.com.au/manly/manlyOnTap3Print.php
HTML Version
http://murraysbrewingco.com.au/manly/manlyOnTap3.php
Tim (toledoh.com.au)
Re: [Toledoh] Create PDF tests OK, but throws an error on real page
By Dave - April 28, 2012
interactivetools.com