Hi,
I have built a tool which allows for people to create multiple placards for shipping. All placards have the same information on them, except for the quantity. Each placard represents a record, and is deleted once the placard is printed.
The critical piece is that the records are duplicated a certain number of times. If a branch/plant location would like to print 20 placards, the report should then print 20 pages (1 of 20, 2 of 20, 3 of 20, etc). While I do have the rest built, I can't quite find a way implement a way to intentionally duplicate the records the specified number of times,
Any ideas?
I have built a tool which allows for people to create multiple placards for shipping. All placards have the same information on them, except for the quantity. Each placard represents a record, and is deleted once the placard is printed.
The critical piece is that the records are duplicated a certain number of times. If a branch/plant location would like to print 20 placards, the report should then print 20 pages (1 of 20, 2 of 20, 3 of 20, etc). While I do have the rest built, I can't quite find a way implement a way to intentionally duplicate the records the specified number of times,
Any ideas?