Re: [PHP] pdf routine - good local / bad online

2003-06-26 Thread Floyd Baker
On Thu, 26 Jun 2003 10:40:46 +1000, you wrote: >Is the pdf module being loaded on the linux machine? >What is the error message (if any) that's displayed at the "create handle" >bit ? > >Martin It just stops dead. The body color is still there on the screen but there is no more output to the sc

Re: [PHP] pdf routine - good local / bad online

2003-06-25 Thread Jeff Harris
On Jun 25, 2003, "Floyd Baker" claimed that: | |Hi. | |I have a routine creating a pdf file. Here is the script that works |on the win98 dev box. But when I upload it to the linux online, it |does not work. | |It stops at 'create handle'. Can someone please tell me why? | |// GET COMPANY INFO

RE: [PHP] pdf routine - good local / bad online

2003-06-25 Thread Martin Towell
Is the pdf module being loaded on the linux machine ? What is the error message (if any) that's displayed at the "create handle" bit ? Martin -Original Message- From: Floyd Baker [mailto:[EMAIL PROTECTED] Sent: Thursday, 26 June 2003 10:32 AM To: [EMAIL PROTECTED] Subject: [PHP] pdf rout