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.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
(thats why axapta scales your report to 71% because otherwise all data wont
fit on the page)
The ReportRun contains the PrintJobSettings. And PrintJobSettings
PrintJobSettings.suppressScalingMessage
You can set this property from code in the init method of the report.
--
Kashperuk Ivan (Vanya), Dynamics AX MCBMSS
My blog - http://kashperuk.blogspot.com
MorphX IT in Russian - http://www.lulu.com/content/723888
if (strscan(_txt,"report is scaled",1,strlen(_txt)))
return _exception;