I need to be able to print multiple copies of a single label (currently a list view form with an html label and tags). Is there a way to get Servoy to print this single label any number of times? Currently we print one record per label sheet over and over which is a big waste of label sheets…
It shows property settings for a mailing label form. It is old, but the same technique probably still works. I just reset the links to the screenshots. So they should be working again.
You can also let users modify X and Y coordinate positioning on the fly:
The solutionModel could probably help too with a method creating many labels from the same dataProviderID at runtime in a loop and placing them on a form before it is displayed. Some scripting to write but it should be doable.