Answer: How to disable print option from the report preview?
June 06, 2009 03:49:31
#1
adeelkamboh
Member Since: June 2009 Total Comments: 1
RE: Disable Print Option
While calling the report, Add a parameter 'DISABLEPRINT' and set its value to 'NO'. Also note that you can also disable email button by doing the same with 'DISABLEMAIL' parameter. Hope that answers your question!