Report Designer Preview Zoom Level
-
- Posts: 44
- Joined: Wed Jun 01, 2022 8:26 am
Report Designer Preview Zoom Level
When using the Report designer and showing a preview, how do I change the preview zoom level?
-
- Posts: 7424
- Joined: Tue Mar 20, 2018 5:34 am
Re: Report Designer Preview Zoom Level
Hello,
You can use the following code:
StiOptions.Viewer.Windows.Zoom = 1;
Thank you.
You can use the following code:
StiOptions.Viewer.Windows.Zoom = 1;
Thank you.
-
- Posts: 44
- Joined: Wed Jun 01, 2022 8:26 am
Re: Report Designer Preview Zoom Level
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
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
-
- Posts: 7424
- Joined: Tue Mar 20, 2018 5:34 am
Re: Report Designer Preview Zoom Level
Hello,
Sorry, I do not exactly understand your question. Could you explain your issue in more detail?
Thank you.
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 (52.26 KiB) Viewed 2466 times
-
- Posts: 44
- Joined: Wed Jun 01, 2022 8:26 am
Re: Report Designer Preview Zoom Level
That is exactly what I want - how do I show that bottom toolbar with the zoom slider ?
- Attachments
-
- PrtScr capture.jpg (135.33 KiB) Viewed 2422 times
-
- Posts: 44
- Joined: Wed Jun 01, 2022 8:26 am
Re: Report Designer Preview Zoom Level
I am using a StiDesignerControl in a WinForms application if that makes any difference - as my screen shot looks different to yours.
-
- Posts: 1025
- Joined: Tue Sep 07, 2021 10:11 am
Re: Report Designer Preview Zoom Level
Hello.
We will let you know when we get any results.
Thank you.
We would need more time to get an answer for you.That is exactly what I want - how do I show that bottom toolbar with the zoom slider ?
We will let you know when we get any results.
Could you please try to use StiRibbonDesignerControl instead of StiDesignerControl?I am using a StiDesignerControl in a WinForms application if that makes any difference - as my screen shot looks different to yours.
Thank you.
-
- Posts: 44
- Joined: Wed Jun 01, 2022 8:26 am
Re: Report Designer Preview Zoom Level
Using the StiRibbonDesignerControl has fixed the problem, many thanks
-
- Posts: 1025
- Joined: Tue Sep 07, 2021 10:11 am
Re: Report Designer Preview Zoom Level
Hello.
We are always glad to help you.
Let us know if you need our help.
Thank you.
We are always glad to help you.
Let us know if you need our help.
Thank you.