ShowPrintStatus Property
Microsoft Dynamics Nav 2009
Sets whether a window that shows the printing status of a report when it is run is displayed.
Apart from showing the progress of the report, the window also contains a Cancel button that will cause the processing and printing of the report to terminate, when clicked. If you set ShowPrintStatus to No, the user will not be able to stop the report prematurely.
If the ProcessingOnly Property is Yes, there will be no status dialog box, even if ShowPrintStatus is Yes. If you need a status dialog box, you must create one yourself.