I using Zend.1.7.2
in my project and i need report printing like Crystal report
in C# or VB.net
. In first time I want it with function zend-pdf
but i can't success with it. so anyone can point me with a way that can print data out. Note: my data is get from database. Any help please, I am looking to see your reply soon. Thanks
If you want something where you can design your report and fill it with information later, you can use PHPJasperXML which is an implementation of Jasper Reports on PHP, it exports to PDF and Excel and you can get it from here: http://www.simit.com.my/?q=PHPJasperXML