Multiple Serials On 1 Label?
Hi all
Can someone show me how to do this?
I need to make a label that prompts the user for a number like: 508470-1200001 and have 10 serial numbers on one label.
Ideally they could enter how many total serial numbers would print but thats not essential.
I've attached a jpeg as a sample.
Thank you
Dave
Can someone show me how to do this?
I need to make a label that prompts the user for a number like: 508470-1200001 and have 10 serial numbers on one label.
Ideally they could enter how many total serial numbers would print but thats not essential.
I've attached a jpeg as a sample.
Thank you
Dave
0
-
This could be done mainly in two ways:
1. You could specify your layout to have 10 rows per page in the "File>Page Setup..." dialog, under the "Layout" tab. This way you would design only one label and send it to print with 10 serialized copies (you specify the serialized copies from the "File>Print..." dialog).
Inn this case you wouldn't be able to add the "A80563 REL-0000" field at the bottom of the page.
If you wish to add this last field, you would need to divide the page in 11 labels and add a VB Script whih makes, on the 11th copy of the label, the barcode disappear (empties its content) and has the text field appear (it was present in all previous copies of the label but with no information).
2. You could design the entire label with your ten barcodes. In this case the only one related with your Data Entry form would be the first one, the rest would contain a VB Script that adds a fixed number to the original barcode's value. In this case for each "identical copy" of the label sent to the printer you would get an entire page with your 10 barcodes.0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar