Hello Experts,
We have a requirement to print X of Y shipping labels for one of our clients. Here is a scenario:
A User will add a Sales Orders
When there is a certain item with quantity then we should print X of Y Labels.
Example:
Item A0001 is a line item with a quanitity of 5 .
So, we should print 5 labels.
I have created mailing label using crystal reports. But, How do i specify the condition to print X of Y Labels in crystal reports?
Any advise would be appreciated.