Not that easy :) i´m reading your links and also this link https://github.com/jobsta/reportbro-designer/blob/master/demos/custom_save.html
where i´m stuck in the save part what url do i put in the save url ? [image: Imagem inline 1] i moved the run function from the reportbro_web2py.py to a controller and i use it in the above "your save controller url" but i get a bad request in the browser when i do in the console $('#reportbro').reportBro('save') Thank you 2017-11-22 10:38 GMT+00:00 Alex <a...@jobsta.at>: > you can find basic information here: > https://www.reportbro.com/docs/installation > > client side you only have to initialize the plugin. For server integration > with web2py there is an example implementation as well: > https://www.reportbro.com/static/download/reportbro_web2py.py > > > On Wednesday, November 22, 2017 at 12:33:47 AM UTC+1, Ramos wrote: >> >> Does someone have a web2py working example with reportbro??? >> >> Thank you >> >> On Friday, 8 September 2017 18:39:31 UTC+1, Alex wrote: >>> >>> We created a user group at https://groups.google.com/foru >>> m/#!forum/reportbro >>> Don't hesitate to post in case you have any questions. >>> >>> I added the custom save example from above to our demos: >>> https://github.com/jobsta/reportbro-designer/blob/master/ >>> demos/custom_save.html >>> >>> On Friday, September 1, 2017 at 12:08:53 AM UTC+2, Massimo Di Pierro >>> wrote: >>>> >>>> Nice! >>>> >>>> On Saturday, 26 August 2017 08:19:30 UTC-5, Alex wrote: >>>>> >>>>> 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. > -- 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.