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.
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: Axapta, AxaptaSource, AXS, Dynamics AX, Microsoft, ERP, AX Development


Posted September 21, 2007
Comments(0)
