[reportlab-users] Insert tab in reportlab platypus paragraph

Tim Roberts timr at probo.com
Tue Apr 12 12:57:03 EDT 2011


William Hudspeth wrote:

> Does anyone know how I can insert a tab into a Paragraph? I would like

> to have blocks of text on subsequent lines aligned vertically, but don't

> really want to use a table.


Years ago, I wrote a "drawTabbedString" function for handling tabs
straight to the canvas. This doesn't integrate with Platypus and the
Paragraph class, but maybe this can provide you some help

--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: drawTabbedString.py
Url: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20110412/4a4e3922/attachment.ksh>


More information about the reportlab-users mailing list