loloi Posted May 31, 2006 Share Posted May 31, 2006 hi php gurus im new with php...want to generate a pdf using php...tried the sample codes in the net but i get an error message something likeFatal error: Call to undefined function: pdf_new() in /home/blahblah/test/pdf2.php on line 2 Link to comment https://forums.phpfreaks.com/topic/10871-gerate-pdf-using-php/ Share on other sites More sharing options...
poirot Posted May 31, 2006 Share Posted May 31, 2006 This means you don't have the PDF library installed...You can search for alternative though (ready-made scripts) Link to comment https://forums.phpfreaks.com/topic/10871-gerate-pdf-using-php/#findComment-40672 Share on other sites More sharing options...
Barand Posted May 31, 2006 Share Posted May 31, 2006 Have a look at [a href=\"http://www.fpdf.org\" target=\"_blank\"]http://www.fpdf.org[/a] Link to comment https://forums.phpfreaks.com/topic/10871-gerate-pdf-using-php/#findComment-40675 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.