Page 1 of 1

Display consistency in StiWebViewerFx

Posted: Tue Aug 13, 2013 12:15 pm
by Togo
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:
In focus
In focus
foc.png (7.02 KiB) Viewed 2141 times
Not in focus:
Not in focus
Not in focus
unf.png (8.29 KiB) Viewed 2141 times

Re: Display consistency in StiWebViewerFx

Posted: Tue Aug 13, 2013 2:06 pm
by HighAley
Hello.

Could you send us rendered report to reproduce your issue?

Thank you.

Re: Display consistency in StiWebViewerFx

Posted: Wed Aug 14, 2013 8:02 am
by Togo
Hello,

Please find attached the report in question.

Thanks

Re: Display consistency in StiWebViewerFx

Posted: Thu Aug 15, 2013 7:09 am
by Vladimir
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.