Hi All, I am trying to create a PDF for Counting....
# suitescript
m
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
The sample provided is not clear
m
The image on the left, look at the bottom
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
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.
Somethign like "pallet 1 , 1 unit - pallet 1 , 1 unit - pallet 1 , 1 unit <return>"