How to print pdf ??
Posted: Tue Aug 04, 2009 12:34 am
Hello there,
I am working on ERP application for a company.It requires reports (like purchase report,expense etc) to be generated in pdf.I already did that using FPDF class. Now I want that on the click of button "print pdf report" same report should be printed from the printer attached locally to computer. I don't want the user has to open
" file>print " to do the task.
what class should I use ?
How should I utilise the already generated pdf report ?
I am working on ERP application for a company.It requires reports (like purchase report,expense etc) to be generated in pdf.I already did that using FPDF class. Now I want that on the click of button "print pdf report" same report should be printed from the printer attached locally to computer. I don't want the user has to open
" file>print " to do the task.
what class should I use ?
How should I utilise the already generated pdf report ?