Hi, I have groups of 2 fields to print. Each group has a text field and a integer value (The text is notes and the integer is the total working hours).
The problem is that I don't know how many rows the text will be. Maybe 1 - 2- 10 ... and I want the integer field at the end of the text.
I have tried in many way but the only way that I found is to print each group in a page.
Is there another way?