Thread: printing
View Single Post
  #3 (permalink)  
Old 2003-05-28, 01:27 PM
barand barand is offline
Member
 
Join Date: May 2003
Posts: 47
barand
Default

Another option if want to use php to generate the reports is to write a pdf file.

FPDF is free and easy to use. The site has samples.

You could also consider a reporting package like Crystal which would connect directly to your mysql db to create reports.
__________________
Barand
Reply With Quote