djbuddhi Posted December 29, 2008 Share Posted December 29, 2008 I just want to know how to use jfee report via php .... or else what sort of open source packages available for Link to comment https://forums.phpfreaks.com/topic/138714-php-reporting/ Share on other sites More sharing options...
redarrow Posted December 29, 2008 Share Posted December 29, 2008 You can do all this learning php properly. JFreeReport is a free Java reporting library for embedded solutions. It has the following features: * Full on-screen print preview; * Data obtained via Swings TableModel interface (making it easy to print data directly from your application); * XML-based report definitions; * Output to the screen, printer or various export formats: o PDF o HTML o CSV o Excel o Plain text (including special support for ESC/P and IBM compatible printers) Link to comment https://forums.phpfreaks.com/topic/138714-php-reporting/#findComment-725236 Share on other sites More sharing options...
djbuddhi Posted December 31, 2008 Author Share Posted December 31, 2008 can u show me a php code Link to comment https://forums.phpfreaks.com/topic/138714-php-reporting/#findComment-726723 Share on other sites More sharing options...
ryeman98 Posted December 31, 2008 Share Posted December 31, 2008 can u show me a php code http://www.w3schools.com/php/default.asp Link to comment https://forums.phpfreaks.com/topic/138714-php-reporting/#findComment-726724 Share on other sites More sharing options...
djbuddhi Posted December 31, 2008 Author Share Posted December 31, 2008 thanks Link to comment https://forums.phpfreaks.com/topic/138714-php-reporting/#findComment-726752 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.