Ensuite éditer le makefont.php (votre_installation_fpdf/font/makefont/makefont.php) en ajoutant à la fin :ttf2pt1 -a chemin/Garam3.ttf Garam3
Deuxième transformation, après avoir copié Garam3.ttf et Garam3.afm dans votre_installation_fpdf/font/makefont/, appelez le makefont.php dans votre navigateur.MakeFont('Garam3.ttf','Garam3.afm','cp1252')
$pdf->AddFont('Garam3','','Garam3.php');
$pdf->AddFont('Garam3Bold','','Garam3Bold.php');
$pdf->AddFont('Garam3Ita','','Garam3Ita.php');
$pdf->AddFont('Garam3BoldIta','','Garam3BoldIta.php');