PDFlib Font

PDFlib Font

am 30.12.2004 13:18:11 von l-andre-ngml

Hallo!

Ich wollte die eingebundene PDFlib teste. Dazu verwende ich das
Script "Example 1" auf http://de2.php.net/manual/en/ref.pdf.php.

Dabei kommt es aber zu einer Fehlermeldung:

Fatal error: PDFlib error: [2516] PDF_findfont: Metrics data for
font 'Times New Roman' not found in /www/_test/htdocs/pdf2.php on line 10

10: $font = pdf_findfont($pdf, "Times New Roman", "winansi", 1);

Was hat die PDFlib da für ein Problem? Kann es die Schrift nicht
finden.


André Laugks