I would suggest: 1) add RST parsing functionality to web2py just like markdown is already in. http://bazaar.launchpad.net/~mdipierro/web2py-wiki/trunk/annotate/head%3A/models/rest.py
2) use rst2pdf for creation of your PDF files http://code.google.com/p/rst2pdf/ It will to all kind of things like inclusion of images with caption etc. just whatvere you can achieve with docutils. This would be really neat. An outline may be borrowed from: http://www.djangosnippets.org/snippets/516/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

