Where does pdf_findfont finds for fonts in Windows ?
Posted: Sun Sep 05, 2004 9:53 am
$font = pdf_findfont($pdf, "Times New Roman", "winansi", 1);
gives
Fatal error: PDFlib error: [2516] PDF_findfont: Metrics data for font 'Times New Roman' not found in xxxx.php on line xx
I copied the times new roman font file into the dirt where the script resides but no luck. Is there any particular place for this ?
Running on Win 2K3 Server - IIS 6.
gives
Fatal error: PDFlib error: [2516] PDF_findfont: Metrics data for font 'Times New Roman' not found in xxxx.php on line xx
I copied the times new roman font file into the dirt where the script resides but no luck. Is there any particular place for this ?
Running on Win 2K3 Server - IIS 6.