Forum Moderators: coopster

Message Too Old, No Replies

PHP/Reports/Printing

PHP Report Frameworks and Printing Support

         

harshdeep

7:31 am on Jun 18, 2010 (gmt 0)

10+ Year Member



Hello,

I want to know some of Open Source/automated/configurable reporting framework for PHP, I have PHPReportMaker(Not open source) in my list.

And also what are the way using which i can print the rendered HTML report , except window.print() option.
Is there any ways to access printer through web technology ?

As asp.net provide well featured Crystal Report engine, What it is using for printing report i'm not sure for this...

Thanks.

penders

1:30 pm on Jun 18, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I imagine some dedicated reporting tools will be able to output PDFs which should give you more options as far as printing is concerned.

harshdeep

3:59 am on Jun 19, 2010 (gmt 0)

10+ Year Member



Thanks penders for you kind reply, Yes your suggestion is correct , I can create the reports in pdf.