Hi,
I don't really know how {items} output works and i'm in front of a problem when the invoice needs more than 1 PDF page to list every products a customer bought.
Most of the time i have the last item quantity number at the top of the next page when the rest of the row stay at the bottom of the previous page. (See attached file)
If i have the product sku in my output the problem appears at this point. Apparently it could depend if the product name / sku is longer than one line or not but it seems to be more "random"
So my point is how can i manage {items} output (the function used ?) to insert a pagebreak when i wish or how can i fix this in an easier way if possible ?
Thanks a lot