Hi All,
I am trying to create a PDF for Counting.
Some rows appear at the first page, then if the following row is long, you get something like the attached images.
Is there a way to make it split at better locations?
r
redfishdev
01/11/2022, 1:14 PM
The sample provided is not clear
m
Marwan
01/11/2022, 1:49 PM
The image on the left, look at the bottom
Marwan
01/11/2022, 1:50 PM
The image on the right is the first page, it has two small rows, and a big space, then you get the final row in another page
r
redfishdev
01/11/2022, 4:02 PM
Potential : I wouldn't have a return after each row in the list. you could make that long list comma delimited and even force 3-5 original text rows per and it would be much more presentable.
redfishdev
01/11/2022, 4:03 PM
Somethign like "pallet 1 , 1 unit - pallet 1 , 1 unit - pallet 1 , 1 unit <return>"