[EMAIL PROTECTED] (Jason Wong) wrote:

 > On Friday 01 March 2002 13:37, Andras Kende wrote:
>> Hello,
>>
>> Trying to create some pdf documents on the fly with php and mysql......
>>
>> I search the web but not yet found any easy way to do this...
>
 > Did you try google?: pdf php
>
>> Tried Yaps but it requires ghostscript which didnt install on a cobalt raq4
>> because it it requires some more programs (glibc...etc..)...
>>
>> Anyone can give some hint where to start?
>
 > pc4p is a very nice php class for use with pdflib. Easy to use and pretty 
 > powerful.

also give HTMLDOC a go, it creates pdf's from plain html (using a
system() call).

I got problems when creating multiple pages with pc4p, but a fix
should (or is it fixed) be on the way.

-- 
Henrik Hansen

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to