Is there a way to print multiple labels depending upon a variable in the data? I need to print shipping labels depending upon the quantity shipped in the order line in an invoice. Can I do this without writing a program?
Thanks