Forum


Calc Builder Support

Calc Builder support
Forums
Public write access is disabled. Please login

Change pdf font size and table 21.10.2011 14:29

Hi Moonsoft team
I can't seem to find out where you change the export pdf matrix. The font size is 16px and I need to make it smaller because it's
overlapping and I need the width table wider too.

Thank you

Re: Change pdf font size and table 21.10.2011 14:30

Hi ,

In order to change font size and table size for pdf you should change
/components/com_calcbuilder/views/calcbuilder/tmpl/pdf.php.

Probably you are interested in $this->SetFont(...); lines and
$w=190/(count($colsNames)+1); in FancyTable function which is used to set
the width of the table shown. Also you can change page orientation: change
$pdf=new PDF(); to $pdf=new PDF('L');
If you want more info, visit http://www.fpdf.org/

Hope this helps. Regards,
Moonsoft Team
www.moonsoft.es
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback