On Fri, Sep 17, 2010 at 9:37 AM, Jordan Jovanov <jovanovj...@gmail.com> 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
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

There are a number of PDF classes out there that can do what you need
without needing to install the additional library.

dompdf from digitaljunkies.ca
fpdf

And then there are services like
live docs from http://www.livedocx.com/

-- 

Bastien

Cat, the other other white meat

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

Reply via email to