[reportlab-users] Combining reportlab's PDF and pypdf topartially create, partially copy?
Yoann Roman
yroman-reportlab at altalang.com
Fri Apr 17 11:20:30 EDT 2009
> However, I would not expect a big performance gain from doing it in
> memory rather than on disk. Making and parsing PDF files are both
> quite heavy jobs, and switching from a few disk-read-writes to
> memory-read-writes is unlikely to make much difference. Doing it in
> memory can often reduce disk clutter or the number of configuration
> options.
Having never played with Google App Engine, I just assumed they didn't
provide access to a temp folder based on Ken's previous response.
--
Yoann Roman
More information about the reportlab-users
mailing list