[reportlab-users] Units of topPadding in Frame construactor

Robin Becker robin at reportlab.com
Fri Mar 4 07:23:32 EST 2011


On 04/03/2011 12:11, gonandriy wrote:

> Hello!

> I am sorry, but I can not find this in docs

> What units of *Paddings arguments Frame constructor? px, pt, cm.... ?

>

> def __init__(self, x1, y1, width,height, leftPadding=6,

> bottomPadding=6,

> rightPadding=6, topPadding=6, id=None, showBoundary=0,

> overlapAttachedSpace=None,_debug=None):

.......
native units for PDF are points 1/72 inch.
--
Robin Becker


More information about the reportlab-users mailing list