If you need simple reports you can write your own reportes using PyFPDF to generate PDF reports for your app.
http://code.google.com/p/pyfpdf/ PyFPDF is ported from php FPDF http://www.fpdf.org/ If you need manipulate big amount of data I recomend you Google BigQuery. https://developers.google.com/bigquery/ Happy coding ! Regards. Moisés Belchín. 2012/10/17 Barry Hunter <[email protected]> > By writing some code. > > > On Wed, Oct 17, 2012 at 4:12 PM, Thaseena Banu > <[email protected]>wrote: > >> >> how do we Generate reports or print the form using GAE? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-appengine/-/CXq1gltfBxsJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
