Il giorno venerdì 6 aprile 2012 09:27:58 UTC+2, León Domingo ha scritto: > > Hi, > I have a solution for this using wkhtmltopdf. > > Firstly, render the template, then create a temporaty file, convert it > into PDF with wkhtmltopdf, and return the PDF content of the generated file > (temporary too) modifying the header list. >
interesting. I'll try to make it work it with cStringIO because I don't like temporary files :-) -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/XV1688SyA0kJ. 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/pylons-discuss?hl=en.
