PHP report generator using MsWord
Posted: Tue Apr 10, 2007 12:32 am
Hello,
I have an application written in PHP. The use of this application is mainly recording the companies and contacts. One feature of the application is to produce a report ( a printable report). Currently I am using html format then export it to MS Word to print the records. My problem is, every time I export a report I must adjust or change page setup before printing. Is there a way to generate report that is ready for printing without changing the page settings?
Thanks!
Jessie
I have an application written in PHP. The use of this application is mainly recording the companies and contacts. One feature of the application is to produce a report ( a printable report). Currently I am using html format then export it to MS Word to print the records. My problem is, every time I export a report I must adjust or change page setup before printing. Is there a way to generate report that is ready for printing without changing the page settings?
Thanks!
Jessie