We are using a value in an sp that determines the number of mixes for a particular work order. e.g. the production line has a limited capacity, so we split the WO into batch sizes (Production qty =100, line capacity =20, so the number of mixes = 5). In this scenario we need to print 5 copies of the WO. The pages will be identical except for Mix No x of y.
How do I achieve this?