Translate

Wednesday, July 27, 2011

How to avoid the scaling info message while running reports

Avoiding the info message of scaling when the report is displayed.

Include this code either in init() or fetch() method


this.printJobSettings().suppressScalingMessage(True);


Hope This Will helps you to get rid of Irritating scaling message.. :)

Regards,
Prasan

No comments:

Post a Comment