| Suchen | |
|
#1
|
|||
|
|||
|
PHP Quellcode:
$font = pdf_findfont($pdf, "Times New Roman", "host", 1);
if ($font) { pdf_setfont($pdf, $font, 30); } Fatal error: Uncaught exception 'PDFlibException' with message 'Metrics data for font 'Arial' not found' in C:\XAMPP\htdocs\fileadmin\news_functions.inc.php:1 40 Stack trace: #0 C:\XAMPP\htdocs\fileadmin\news_functions.inc.php(1 40): pdf_findfont() #1 C:\XAMPP\htdocs\fileadmin\news_single.php(167): make_pdf_for_news(Resource id #136, 'Arial', 'host', 1) #2 C:\XAMPP\htdocs\index.php(444): include('C:\XAMPP\htdocs...') #3 {main} thrown in C:\XAMPP\htdocs\fileadmin\news_functions.inc.php on line 140 Wo liegt denn da der Fehler? Ich komm hier nicht weiter.... und ich hab das php-manuel gelesen! |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Dom und Php5 | K2ouMais | PHP | 1 | 08.11.2005 15:30 |
| Objektvergleiche in PHP5 | dgarcia | PHP | 2 | 23.05.2005 20:42 |
| Php5, Mysql, Apache2 - Probleme mit Php5 | kelly.27 | PHP | 10 | 14.12.2004 16:54 |
| php5+xsl+xml | Mortgage | PHP | 0 | 31.08.2004 00:24 |
| PHP5 | tec | PHP | 1 | 04.05.2003 12:37 |