Printing serialize number every "x" labels
Need a way to print the serialize numer every 10 labels (as an example)
Use it as a counter.
Is there anyone that could provide information on how I could achieve this task?
-
If you have a serialized object, you should have a data source called "Copies per Serial Number" when you look at your form. Set this to 10 and you should be good to go

0 -
I believe that I have been misunderstood
I don't want to print 10 copies with the same serial number,
I would like to print my serialize number on every 10 labels
So on the 10th, 20th, 30th, et, I'll have a number printed, no serialize number on labels 1-9, 11-19,21-29, etc
Can this be achieve?
0 -
Ah I understand now. Here's a quick thing I threw together that accomplishes that. If you want to adjust which label the 10,20,etc prints on: Edit the "onPrintStart" event for the "counter" script. Adjusting this value to 0 will make the numbers print one label later than it currently does.
https://drive.google.com/file/d/0B8NPlPLk5n7seFNRRmllLWxRM1k/view?usp=sharing
0 -
Thanks
It'll resolve my issue
I really apreciate your help
Pierre
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
4 Kommentare