Re: auto generated PDF

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Per Jessen wrote:
> Alain Roger wrote:
> 
>> Concretly, user will buy some products/services online and i would
>> like to send him a PDF invoice via email.
>>
>> is there a PDF module under PEAR or directly under PHP ?
> 
> So far I've seen two approaches to this:  
> 
> 1. LaTeX to PDF
> 2. Openoffice to PDF.
> 
> We use method #2. 


pdflib from PECL
http://pecl.php.net/package/pdflib/

Not pear so not pure PHP.

A pure PHP alternative is:

http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf

HTHs

Col


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux