Hello All,
Do anybody know any good free report generating tool i can use in my php application ?
Emmanuel.
Hello All,
Do anybody know any good free report generating tool i can use in my php application ?
Emmanuel.
Reporting on what?
an API or tool that i can use to present database php-formated, printable data to users.
database php formatted ? Why not print the values using a table ? :-/
Tables are good ways of presenting HTML output but not good in presenting Printer friendly document.
I want to a utility that can help me present output in printer friendly fasion. that is,
i. I can select the number of pages to print
ii. paper orientation etc.
something similar to crystal report
I format my database output to PDF using fpdf. the problem is that it is tedious to program. I need another report presenter.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.