I have a web2py app that produces some html tabular output that I would 
like to optionally display as a pdf. 

Looking around it seems that pypdf is just the thing for this. I downloaded 
the sample app from https://code.google.com/p/pyfpdf/ and it works just 
fine.

However it needs code in the controller that that ideally should be in a 
view file (in fact the view files exist - but produce corrupted pdf 
output). Obviously at this point I'm gonna have to use it this workaround 
manner, but I'm curious as to a) what is broken and b) if there is a fix in 
the works - I'd be an eager tester!

Cheers

Mark 

-- 
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.

Reply via email to