Hi,
it seems that the Paragraph tag collapses the spaces between two strings.
For example in this case:
P_address = Paragraph("<para> A B </para>", styles['Normal'])
between A and B it puts only a space.
How can I force to print blank spaces and tabs in a paragraph?
thank you very much
claudio