Hello,
We have a report which display differently when the page is in focus in the viewer. Specifically the text field can display a longer text but the (right) border of the data band is not in alignment when the page is in focus. Is it possible to maintain the same display regardless of the page is in focus or not?
In focus:
Not in focus:
Display consistency in StiWebViewerFx
Re: Display consistency in StiWebViewerFx
Hello.
Could you send us rendered report to reproduce your issue?
Thank you.
Could you send us rendered report to reproduce your issue?
Thank you.
Re: Display consistency in StiWebViewerFx
Hello,
Please find attached the report in question.
Thanks
Please find attached the report in question.
Thanks
- Attachments
-
- sample.mdc
- Sample
- (37.39 KiB) Downloaded 309 times
Re: Display consistency in StiWebViewerFx
Hello,
This behavior is associated with the fact that when you zoom the page, font size change in some steps. Please try to set the WordWrap property to False. Also, you can try to set text quality to Wysiwyg.
Thank you.
This behavior is associated with the fact that when you zoom the page, font size change in some steps. Please try to set the WordWrap property to False. Also, you can try to set text quality to Wysiwyg.
Thank you.