Hi, I just moved a site to a new server. I haven't touched the site forever and i forgot how to use PDFlib (using fpdf now). Anyways, i'm getting this error: Fatal error: PDFlib error: function 'PDF_set_info' must not be called in 'object' scope in /home/www/lonestar.seryx.net/https/pdf/invoice.php on line 18
Line 18 is the following: PDF_set_info($p, "Creator", "invoice.php"); It will do that for any other line too if i comment that out (that is using pdf stuff) Any ideas? Thanks Teren