How to use a global variable to control print quantity across labels with Batch Maker
Scenario
You would like to print two labels to two different printers. Both documents have serialization which need to be synchronized by always printing out the same amount for both labels each time. How can you control the print quantity to keep the serialized counters the same and reduce the p...