Report Designer Preview Zoom Level

Stimulsoft Reports.NET discussion
Post Reply
admin@secsol.co.uk
Posts: 44
Joined: Wed Jun 01, 2022 8:26 am

Report Designer Preview Zoom Level

Post by admin@secsol.co.uk »

When using the Report designer and showing a preview, how do I change the preview zoom level?
Lech Kulikowski
Posts: 7424
Joined: Tue Mar 20, 2018 5:34 am

Re: Report Designer Preview Zoom Level

Post by Lech Kulikowski »

Hello,

You can use the following code:
StiOptions.Viewer.Windows.Zoom = 1;

Thank you.
admin@secsol.co.uk
Posts: 44
Joined: Wed Jun 01, 2022 8:26 am

Re: Report Designer Preview Zoom Level

Post by admin@secsol.co.uk »

Hi,
I want to be able to change the zoom level while viewing the preview like I can in the report viewer.

I may need 100% or 70% or something like this
Lech Kulikowski
Posts: 7424
Joined: Tue Mar 20, 2018 5:34 am

Re: Report Designer Preview Zoom Level

Post by Lech Kulikowski »

Hello,

Sorry, I do not exactly understand your question. Could you explain your issue in more detail?

Thank you.
Attachments
Screenshot 2025-09-08 081730.png
Screenshot 2025-09-08 081730.png (52.26 KiB) Viewed 2466 times
admin@secsol.co.uk
Posts: 44
Joined: Wed Jun 01, 2022 8:26 am

Re: Report Designer Preview Zoom Level

Post by admin@secsol.co.uk »

That is exactly what I want - how do I show that bottom toolbar with the zoom slider ?
Attachments
PrtScr capture.jpg
PrtScr capture.jpg (135.33 KiB) Viewed 2422 times
admin@secsol.co.uk
Posts: 44
Joined: Wed Jun 01, 2022 8:26 am

Re: Report Designer Preview Zoom Level

Post by admin@secsol.co.uk »

I am using a StiDesignerControl in a WinForms application if that makes any difference - as my screen shot looks different to yours.
Max Shamanov
Posts: 1025
Joined: Tue Sep 07, 2021 10:11 am

Re: Report Designer Preview Zoom Level

Post by Max Shamanov »

Hello.
That is exactly what I want - how do I show that bottom toolbar with the zoom slider ?
We would need more time to get an answer for you.
We will let you know when we get any results.
I am using a StiDesignerControl in a WinForms application if that makes any difference - as my screen shot looks different to yours.
Could you please try to use StiRibbonDesignerControl instead of StiDesignerControl?

Thank you.
admin@secsol.co.uk
Posts: 44
Joined: Wed Jun 01, 2022 8:26 am

Re: Report Designer Preview Zoom Level

Post by admin@secsol.co.uk »

Using the StiRibbonDesignerControl has fixed the problem, many thanks
Max Shamanov
Posts: 1025
Joined: Tue Sep 07, 2021 10:11 am

Re: Report Designer Preview Zoom Level

Post by Max Shamanov »

Hello.

We are always glad to help you.
Let us know if you need our help.

Thank you.
Post Reply