[reportlab-users] empty paragraph disappears
Robin Becker
robin at reportlab.com
Fri Jan 20 11:04:04 EST 2012
On 20/01/2012 14:01, Jean-Yves F. Barbier wrote:
> RL 2.5-1.1
> Debian sid
> =============
>
> Hi list,
>
> I've got a doc with some frames as header.
> I want strings to always be at the same place, so if some aren't
> significatives I fill a § just with u" " - however this don't
> work: the § disappears and next lines goes up.
>
> How can I achieve that without using u"."?
>
> JY
try some combinations of <br/> and
ie if 5*"<br/>" doesn't work try 5*"<br/> "
--
Robin Becker
More information about the reportlab-users
mailing list