1 (edited by jori 03/19/2011 12:19:40 pm)

Topic: change font size of pdf

class.pdf.inc is the file I have to edit to change font size? if so what setting and where?

thanks in advance.

Re: change font size of pdf

You can set the default $fontsize = 9 to another value (take care of the column margins) in the constructor function FrontReport in file /reporting/includes/pdf_report.inc.

/Joe