Guys,
Please, do you know how to change de FONT SIZE in the creation of PDF ?
Regards,
Guilherme
Change Font Size in PDF
Moderator: Thorsten
-
- Posts: 35
- Joined: Thu Aug 20, 2009 8:34 am
Re: Change Font Size in PDF
In \faq.php in line 2898 you can change the font settings:
Syntax:
Code: Select all
$pdf->SetFont('Arial', '', 12);
Code: Select all
SetFont(string family [, string style] [, float size])
kind regards
Markus - phpMyFAQ 2.6.2
Markus - phpMyFAQ 2.6.2