On Fri, 2010-09-17 at 15:37 +0200, Jordan Jovanov wrote:
> Hello everybody,
> 
> I like to create same PDF file with PHP, i find that i must to install 
> something like PDFLib but i can't how to istall on linux. Does somebody 
> can help me.
> 
> Thanks a lot.
> Jordan
> 

If i can suggest an alternative, FPDF.org is a pdf creator class.   I've
used it on the majority of my projects, and it works great.  It has a
lot of plug-ins that can simplify the creation of PDF's even easier.

and with it being a class, you dont have to "install" it, just put it
into your app folder.

Steve


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

Reply via email to