Report Viewer - scaling issue with system DPI change
问题 I have a Winforms application (in Visual Studio 2010) that contains a Report Viewer control that previews and prints an A4 size report. One user has his Windows font size set to 150% (i.e. a system DPI change) and when he runs the report, it is shrunk to 2/3 size in both the Report Viewer preview and the printed report. The AutoScaleMode property of the form containing the Report Viewer is set to "Font", although it doesn't seem to affect the report if I change this. This isn't a font