[reportlab-users] Building/Storing PDF's in memory

Werner Thie werner at thieprojects.ch
Thu Dec 27 12:28:46 EST 2012


On 12/27/12 7:00 AM, J. R. Carroll wrote:

> Nope, using twisted. Any advice there?


Hi

if you want something really simple to setup with twisted without all to
much parametrization of the reports, then I'd recommend flask

http://flask.pocoo.org/docs/

for an easy setup. For heavier parametrization lifting I implemented a
print engine with ampoule as the deferred worker process pool with
twisted running in front.

If you're interested, poke me off list

Werner



More information about the reportlab-users mailing list