What Web Reporting tool do you use for php?

Miscellaneous Forums/General Discussion/What Web Reporting tool do you use for php?

Hi all,

What Web Reporting tool do you use for php?

Thanks in advance.

depends what the php application is and what you want to report.

Users just set criteria on web page and press "print" button to generate pdf file. Any suggestions?

Thanks in advance.

you can find that in the php manual

http://us2.php.net/pdf

have fun :)

Hi QuietBloke,

It seems that it does not include a visual report designer.
Do we design a pdf report by trial and error ?

Thanks in advance.

Im afraid I dont know of anything to help with the designing of a PDF.
Im sure I have seen free classes out there that will convert HTML into a PDF... I dont know how good they are and I guess it also depends on how complex the html is.
Sorry I cant be of any more help...
Good luck!

Oh, never mind.
At least I know there is such thing on earth.

Thanks a lot. :)