Hello,
in my application I use the static options to configure the viewer, for example:
StiOptions.Viewer.Windows.ShowSendEMailButton = false;
StiOptions.Viewer.Windows.Zoom = 2.0;
StiReport report = new StiReport();
report.Load(ReportFile);
report.Show(true);
The zoom control will be set to the requested value (200%), but the contents
of the viewer window will not be scaled by the requested value accordingly.
What will I have to do to get the viewer window scaled in the desired way?
Thanks in advance
Stimulsoft Reports.Net Viewer zoom factor set by static option
Stimulsoft Reports.Net Viewer zoom factor set by static option
Hello,
We have checked your issue and everything works good. What version of Stimulsoft Reports.Net do you use?
Please, check the latest prerelease build on the presence of the error.
Thank you.
We have checked your issue and everything works good. What version of Stimulsoft Reports.Net do you use?
Please, check the latest prerelease build on the presence of the error.
Thank you.