CodeIgniter Forums
QUESTION about reports in CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: QUESTION about reports in CI (/showthread.php?tid=24376)

Pages: 1 2


QUESTION about reports in CI - El Forum - 11-13-2009

[eluser]kikz4life[/eluser]
hi there,

i finally found a report tool that i can use with CI. I've already deployed it to my pc and been able to create reports. I'm working on how to get it a dynamic. I mean i'll use parameter for the different types of ext. file(pdf, html, xls.. etc.). I used PhpJavaBridge to connect my php script to java... If i get lucky then and get it working then i'll integrate it to CI. Big Grin

tsk2x. work work work...

thanks for all your help..
-Dean


QUESTION about reports in CI - El Forum - 11-13-2009

[eluser]kevinprince[/eluser]
Sharing any details you have would be good Wink


QUESTION about reports in CI - El Forum - 11-22-2009

[eluser]kikz4life[/eluser]
did it Big Grin. finally able to have a report in php(real time data).. and been able to include it in CI directory. I'm able to have a report in differnt format (i.e hmtl, pdf, xls, doc, etc..). Just making some modification before i can share it with the CI community.

-Dean


QUESTION about reports in CI - El Forum - 11-22-2009

[eluser]Ben Edmunds[/eluser]
Congrats!

Make sure to share it once your with your changes.


QUESTION about reports in CI - El Forum - 11-25-2009

[eluser]CARP[/eluser]
[quote author="kikz4life" date="1258963517"]did it Big Grin. finally able to have a report in php(real time data).. and been able to include it in CI directory. I'm able to have a report in differnt format (i.e hmtl, pdf, xls, doc, etc..). Just making some modification before i can share it with the CI community.

-Dean[/quote]

Awesome! will be glad to give it a try


QUESTION about reports in CI - El Forum - 12-28-2010

[eluser]Drubo[/eluser]
[quote author="kikz4life" date="1258963517"]did it Big Grin. finally able to have a report in php(real time data).. and been able to include it in CI directory. I'm able to have a report in differnt format (i.e hmtl, pdf, xls, doc, etc..). Just making some modification before i can share it with the CI community.

-Dean[/quote]

Hi,

After a long year, we did not get your update!!! Please share with us What you used?