Page 1 of 1

PDF creation problem

Posted: 01 Apr 2009, 09:37
by hidingmyfame
Hello there,

first of all, thanks for this great component.

I'm still fighting with an issue which appears when I click on the PDF Button:

TCPDF ERROR: Could not include font definition file: helvetica

- I already tried to update the tcpdf library but that didn't work as well.
- I don't use Helvetica in my project (just in css: body { "Calibri", Arial, Helvetica, sans-serif; }) but I don't think that this matters.

Any Ideas?

Thank you in advance!

Re: PDF creation problem

Posted: 01 Apr 2009, 20:00
by Jan
Hi, this should not be used, the freesans which is included as default should be used :-(

try to disable the font in css but I think it will not help, can I see the site?

Re: PDF creation problem

Posted: 23 Apr 2009, 18:38
by hidingmyfame
Hi,

i'm sorry for my late late answer.

A Joomla reinstall did at least fix the problem.

Re: PDF creation problem

Posted: 24 Apr 2009, 21:52
by Jan
Ok