Posted 18 May 2026, 4:46 am EST - Updated 18 May 2026, 4:52 am EST
In Version 19 and 20 (and maybe earlier), there is a bug that prevents the report’s
Size Type value from being applied in both the editor preview and in the viewer.
The zoom in the preview and the viewer is always
100%, no matter what the report has configured.
You can try this out in any editable demo, like this one:
https://developer.mescius.com/activereportsnet/demos/interactive/interactive-charts
-
Set the
fromSize Type
to something else (e.g.Default
).Fit To Width
-
Click on
.Preview
Instead of the selected value, the default is used (
100%).This is, what I would expect:
I was able to monkey patch it but that’s not a viable way forward for us.



