Skip to Content
0
Former Member
Apr 21, 2010 at 12:49 PM

set zoom default

350 Views

I want to set the form zoom default to 75 %.

Details:

The form is UI object of Wedynpro ABAP. In WDA application there is "Go to PDF" button. When the User click the button - the form gets open. I would like the form to have 75% zoom when it gets opened.

My guess is that I will have to write Javascript code in the form.

Actually I put code "this.zoom = 75;" in the form Initialize event. But it doesn't work.

Any help is appreciated.

Thanks,

Tatyana