On Tuesday, May 10, 2016 at 9:59:47 AM UTC-7, prashant joshi wrote: > > how to create pdf report in web2py? i saw video on vimeo but this plugin > not found.. >
There are multiple ways to do it, but one way (which is briefly mentioned in the web2py book, and the pieces are in contrib) is shown at <URL:https://groups.google.com/d/msg/web2py/fio15y9n2EU/95223fifCgAJ> The fpdf link shown in the book appears to be out of date; try <URL:https://github.com/reingart/pyfpdf/blob/master/docs/Tutorial.md> (Mariano has additional credits in contrib) /dps -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

