Advertisement

Tip Jar:

One-Time Donation

Recurring Monthly $2 Donation Appreciated

The tip jar is to help contribute to keeping this site going. If you like what you see... feel free to help out!

Text Link Ads

Notification “Report is scaled xx percent to fit to page”

I saw this thread… it is a complaint I have heard from time to time, but finally saw a suggestion.

Original Thread

 The notification „Report ist scaled 71 percent to fit to page“ is very
distracting, causes extra work and should be able to be deactivated per
parameter.
An adjustment would be very time-consuming for us, because it concerns a
kernel functionality.
This notification should be able to be deactivated per parameter.

Reply 1:

You can disable the scaling of a report with a property on the report
but then the report wont be scaled , so anything that falls of the report
wont be visible
(thats why axapta scales your report to 71% because otherwise all data wont
fit on the page)

Reply 2:  (Link to authors blog)

Actually, you can disable this message :)
The ReportRun contains the PrintJobSettings.

And PrintJobSettings
PrintJobSettings.suppressScalingMessage
You can set this property from code in the init method of the report.

Technorati Tags: , , , , , ,

MCP Logos