Size of StiWebViewerFx on web page
Posted: Mon Apr 04, 2011 6:38 pm
I am using the StiWebViewerFx control to view a report in the web browser. It looks like the control automatically sizes itself to the size of the window. Normally that is great. But with my report, I am putting some HTML content at the top of the page ... and the flash StiWebViewerFx control under my content in a . This causes the flash report viewer to be displayed with scroll bars in the browser. It seems that it is sizing the flash control "too big". How can I display the report in the flash control using the "available" window size.
Here is the HTML I am using to display the report ... notice at the top is just some "dummy" HTML that causes the scroll bars to appear (obviously in my actual page it is real HTML, but this sample demonstrates my problem).
some stuff!!
This HTML causes the flash control to show scroll bars in the Internet Explorer 8 browser!!
some stuff!!
Here is the HTML I am using to display the report ... notice at the top is just some "dummy" HTML that causes the scroll bars to appear (obviously in my actual page it is real HTML, but this sample demonstrates my problem).
some stuff!!
This HTML causes the flash control to show scroll bars in the Internet Explorer 8 browser!!
some stuff!!