This app https://github.com/mdipierro/web2py-recipes-source/tree/master/apps/10_Reporting_Recipes shows how to make pdf reports using pyfpdf (renamed fpdf) which ships with web2py: http://code.google.com/p/pyfpdf/
Alternatively you may want to look into reportlab. Massimo On Sunday, 11 November 2012 07:41:26 UTC-6, Paul Rykiel wrote: > > Hi, I am new to Web2py ... I am just looking for a simple Database to PDF > I will need to create a form to enter a selection criteria and then I will > need to create a PDF. > everything I am finding in search is too complex. This can't be that > difficult > any help will be appreciated. > > > --

