> One of the users on the Reportlabs mailing list was kinda enough to
> offer me the solution.. A simple call to the drawOn function, e.g.:
> 
> bc = code39.Standard39("123",xdim = .015*inch)

whats code39 in this example?

> x = 6*inch
> y = -5*inch
> bc.drawOn(canvas,x,y)

-- 
damjan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to