JustifyRight in ParagraphStyle
Moshe Uminer <[email protected]> Wed, 17 Mar 2021 08:48:36 -0400
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CAEAA=7S3Em9OwtO6nEAvqq69-6bfXTF1Oe2p0OXvVjYMf2a2cw@mail.gmail.com> |
Hi, I'm enjoying reportlab, but I've run into an issue. Currently, when using TA_JUSTIFY in ParagraphStyle, the last line is aligned to the left. This is problematic when using an RTL language together with justify, as the last line of the paragraph should be aligned right. I don't know how complex it would be to add this option, but I would definitely appreciate it :). (I sent this email once before, but I'm sending it again because I think it wasn't sent to the mailing list because I had not yet subscribed to the list).