I'm quite used to work with Oracle Reports to build PDF reports and I'm looking for an equivalent tool/library for PHP.
Oracle Reports allows to rapidly position fields on a page, make tables based on loops, display headers on each page, insert graphics...
It's mainly based on a SQL query, but for what I'm looking for, I just like to have the simplicity of the features described before (and maybe more like charts).
I've used JasperReports in Java but I think it's not the right tool for this job, any suggestion (a free tool would be better) ?