PeteWalburn
Programmer
Hello,
I use Maximo to load Actuate Reports. Initially a Request Page is displayed for the user to make some selections and then load the actual report.
Everything works great, but when the actual reprot is displayed the user can change the zoom level. Then, if they close the report without setting the zoom level back to 100%, the next time a Request Page is loaded the controls are in the wrong places. This is mostly to do with Browser Scripting controls. I am aware that I could override the BrowserCode function to change the Height and With of the control, but this does not work for all of the controls.
Is there a way to reset the zoom level to 100% before anything is displayed on the Request Page? This is what is ideally needed as the Request Page should not get scaled.
Thanks,
Pete
I use Maximo to load Actuate Reports. Initially a Request Page is displayed for the user to make some selections and then load the actual report.
Everything works great, but when the actual reprot is displayed the user can change the zoom level. Then, if they close the report without setting the zoom level back to 100%, the next time a Request Page is loaded the controls are in the wrong places. This is mostly to do with Browser Scripting controls. I am aware that I could override the BrowserCode function to change the Height and With of the control, but this does not work for all of the controls.
Is there a way to reset the zoom level to 100% before anything is displayed on the Request Page? This is what is ideally needed as the Request Page should not get scaled.
Thanks,
Pete