[reportlab-users] Use a flowable on an ordinary canvas?

Jeff Kowalczyk reportlab-users@reportlab.com
Mon, 12 Aug 2002 11:58:16 -0400


I'm looking into the Barcode extension module, just to try it out and see
what I can do with it. All the barcode classes are flowables, however. Is
there anything I can do to just ask a canvas to render a flowable at an
absolute coordinate? All my work is going to be nonflowable, so I haven't
worked with platypus yet (warned that it would have thread issues in Zope
anyway), so I'm operating under the KISS principle here. Thanks.