Skip to Content
0
Former Member
Jul 22, 2016 at 09:53 AM

Report font scaling with Windows DPI% settings

448 Views

Hi

I have the report below (from the report designer in visual studio).

When the report is run in our application with Windows set to scale at 125% the font is scaled up and no longer fits on the designer page, as you can see below:

I cannot see to see any properties on the CrystalDecisions.Windows.Forms.CrystalReportViewer in order to disable scaling or on the report object itself.

I have also tried setting AutoScaleMode to None on the form and usercontrol containing the viewer without luck.

Is there a way in order to disable the scaling when windows has a dpi settings > 100%?

Thanks


Matt

Attachments

ReportDesign.png (31.7 kB)
ReportScaling.png (36.8 kB)