I'm working on a shipping program at work that generates and prints a generic bill of lading and shipping labels.
Shipping dept is asking to have the option of overriding the quantity of labels required to be printed. That;s not a problem. My problem is once I know how many labels to print, how do I code it to have it show "1 of 15 pieces" on the first label, then "2 of 15 pieces" on the second label, etc ....
Any help would be greatful.
Thanks
Shipping dept is asking to have the option of overriding the quantity of labels required to be printed. That;s not a problem. My problem is once I know how many labels to print, how do I code it to have it show "1 of 15 pieces" on the first label, then "2 of 15 pieces" on the second label, etc ....
Any help would be greatful.
Thanks