We created a report tool since creating pdf reports in a web application is 
a common problem and none of the existing solutions were optimal for us. We 
needed something that is easy to integrate, easy to use (to design the 
reports) and easy to maintain (e.g. to create new versions of an existing 
report template).

https://www.reportbro.com

The designer to create report templates is a javascript plugin which can 
easily be integrated in a web application. Server-side we developed a 
python package - which you can either download or install via pip - to 
create the pdf (or xlsx) file with a given report template and data. 
Because it's python it is easy to use in an existing web2py app.

We appreciate any kind of feedback!

Alex

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to