[reportlab-users] Paragraph with 2 justifications
Roberto Alsina
ralsina at netmanagers.com.ar
Thu Jan 19 05:13:53 EST 2012
On 1/19/2012 6:49 AM, Jean-Yves F. Barbier wrote:
> Hi list,
>
> Is it possible to have a Paragraph of one line with 2
> justifications left/right, such as in a spreadsheet?
>
> I mean:
> | |
> | First text (just.left) Second text (just.right) |
> | |
>
> Or is there another way than Paragraph to achieve that?
A table with two cells, one left-aligned, one right-aligned?
More information about the reportlab-users
mailing list