Greetings, can anyone direct me to a simple PDF process... here is what I would like to do: query a db and print 1 field out of the database onto a PDF Very simple My research has lead me to pyfpdf ... which supposedly is supposed to be included in the gluon.config already when i try to import gluon.config.pyfpdf as pdf or fpdf ... I finally found it, but it gives me a "NONE" What am I doing wrong...I am certain this will work, but I get even get a simple test to run. Thank you in advance
--

