I need to write an application that, among other things, generates .pdf files that are than served up to the user. Unfotunately, I can't figure out how to serve up binary content rather than html content from within turbogears (in the expose() decorator). I am using reportlab to generate the pdfs, but how do I spit them out at the client?
Sincerely, Silas Snider --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

