Freddy
Abort, Retry or Ignore?
- Local time
- Today, 05:08
- Joined
- Jul 25, 2002
- Messages
- 28
I have a report of customer info that is currently sorted by customer number. There are 1000s of customers and the report is well over 5,000 pages. I've been asked by the bosses on high to sort the report by the number of pages the customer receives so we can sent the smaller reports to a folding machine and larger ones for hand stuffing.
I'm considering adding some code to the on print event or in the page footer to log the number of pages each customer gets and then a second print job to sort by the number of pages.
Does someone have a better suggestion, preferrable one that does not kill trees with the first print?
I'm considering adding some code to the on print event or in the page footer to log the number of pages each customer gets and then a second print job to sort by the number of pages.
Does someone have a better suggestion, preferrable one that does not kill trees with the first print?