Create report with flexible fieldsize

Hi,

A have created an application in SC and all works fine. Now I want to create invoices. I have tried a PDF, but issue is that the size (height) of the fields are fixed, but I have item descriptions of different lengths in the invoice lines section. I have to make the item field so big that the longest description always fits, but this results in a lot of white space when there are shorter descriptions.
I was thinking writing all to an html file with a table, but I’m wondering if anyone has a better idea.

Thanks,
Martin

You can code in Layout/Code with SC-TCPDF
http://www.scriptcase.net/docs/en_us/v81/report-pdf-applications/report/pdf-layout/code