we have custom ax report which prints for selected Items.
user usually selects range of items(in select query of the report), and puts 20 copies to print it to printer.
when it is done this way printer que is backed up and processes those 100 report(if it is 5 items selected, 20 copies each) too slow.
if user prints separatly 20 copies for Item 1, after that 20 copies for Item 2...printer works much better.
users ask us to make report pause after each Item. meaning they want to select 5 items and put 20 copies, but programmaticly want us to "pause" the report before sending each next item to the printer.
i was thinking of putting some counting loop to delay printing next report, but i don't know where to do that,
any advice how to solve the issue?
thank you.
*This post is locked for comments
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156