pyfpdf
pyfpdf copied to clipboard
Can't have multiline text in templates
if I create a text element in a template and add multiline:True it doesn't produce the expected result: it just cuts the string when the horizontal space finishes.
How can I solve this?