Hello,
I have customized an X++ code to print Sales Invoices, I assigned for each user its printer name in the code and it's working pretty well:
But due to the fact that I'm printing other reports from the same printer, I want a pop-up to show me the printer settings as like when you press ctrl+P on a report:
Is there any function that I can add in the code in order to show this pop-up when I run the job?
Thank you for your help.