[reportlab-users] Problem with embedded font, help needed
Dinu Gherman
gherman at darwin.in-berlin.de
Mon Aug 24 10:49:04 EDT 2009
Roberto Alsina:
> It was a StringIO which I think uses cStringIO if it's available,
> and python
> 2.6.
>
> Anyway, it's not worth the problem even to debug unless you really,
> really,
> really want to avoid creating a tempfile (say, if you are in google
> app
> engine).
I'm saving lots of PDFs into cStringIO.StringIO objects (also
using DejaVuSans) and I never observed this issue, so far...
BTW, saving to memory should be much faster than to and from
a disk, and it helps extending the life time of your disk.
Regards,
Dinu
......................................................................
Follow me on Twitter: http://twitter.com/dinugherman
More information about the reportlab-users
mailing list