Re: [PHP-DB] printable pdf
[email protected] (Ron)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
thanks to all your reply. i will check on both Yannick Mortier wrote: > 2009/2/4 Ron <[email protected]>: >> Hi All, >> >> I'm creating a billing system wherein a user can view invoices. and if the >> user wants to print it a click on a button will generate a pdf file of their >> invoice. pdf or any other printable format will do. >> >> TIA >> Regards >> Ron >> >> -- >> PHP Database Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > Hello Ron! > > PHP hast a built-in support for PDF. You can look at all the functions > that are supported here: http://de.php.net/pdf > > If you have got further questions please ask them more specifically. > >