[reportlab-users] very basic questions
bobby f
bobbyf_37 at yahoo.com
Wed Jul 19 15:23:53 EDT 2006
ok. I just wanna add acouple of images and flowing
text to a page.
I already have a cnavas object. how does platypus
interact w/ that?
c=Canvas('x.pdf')
t=Text(very long string with paragraphs')
c.add(t)
c.add(image)
can i do this?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the reportlab-users
mailing list