| 
	
 | 
 Posted by Markus Ernst on 08/22/06 15:02 
wesley@ispace.co.za schrieb: 
> Markus Ernst wrote: 
>  
>>wesley@ispace.co.za schrieb: 
>> 
>>>Nothing happens. The script terminates. 
>>>do you need to have Adobe on the machine in order to create the pdf? 
>> 
>>Of course you made sure PDFlib is installed? 
>> 
>>-- 
>>Markus 
>  
>  
>  
> Actually, i do not have the PDFlib installed. 
 
That explains why your code works on some machines and not on others.  
PDFlib is a commercial extension to PHP, and all those pdf functions  
only work with it installed. 
 
> Any recomendations for which PDFlib i should download? 
 
You have been pointed to FPDF already; if you need UTF-8 and have PHP5,  
you can also use TCPDF, which is based on FPDF: 
http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf 
 
HTH 
Markus
 
  
Navigation:
[Reply to this message] 
 |