[reportlab-users] Platypus
Christoph Zwerschke
cito at online.de
Mon Feb 16 01:55:23 EST 2009
Robert D. Young schrieb:
> Newbie to reportlab's lib, so trying samples and fail on import of
> SimpleDocTemplate, which doesn' appear to be in the 2.3 version?
Did you do the following which is working for me?
from reportlab.platypus import SimpleDocTemplate
-- Christoph
More information about the reportlab-users
mailing list