You can turn off the printer icon on the default report view toolbar by specifying this flag in the nFlags parameter of the SalReportView function: RPT_NoPrint No print button on the toolbar

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public const int RPT_NoPrint

See Also