I wrote a script to create a simple pdf, and when i try running it on my site all i get is...
Fatal error: Call to undefined function pdf_new() in /home/halfdown/public_html/test/pdftest.php on line 2Does the PHP libraries support the creation of PDF files?
If so then can someone tell me what...