Forum Moderators: phranque

Message Too Old, No Replies

Creating .txt or .pdf files from a web site

         

Harvs

8:11 am on Aug 27, 2005 (gmt 0)

10+ Year Member



Quick question,

I am creating a web site using php / mysql and I am wondering if it is possible to produce a .txt or .pdf files based on the the database.

To be more specific, I have a site which sells Widgets and once the user chooses to buy a Widget I want to produce an invoice in .txt or preferalbly .pdf format base on the query that they submit and then send the invoice to them.

Any help is appreciated
-Harvs-

Corey Bryant

3:43 pm on Aug 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You might check out www.php.net/manual/en/ref.pdf.php - that should help you out.

-Corey