Hello,
I'm trying to create a script that go to the Right Master Page used in my document and create a round rectangle (at pos x, y and size h,w).
But i can't go to the right page. (I'm already in the Master Page View, using Fcodes)
I'm using :
Fcodes([app.GetNamedCommand("GotoPage").Fcode]);
I have the GotoPage dialog box, but how can i force it to got to the page named : RightMasterPageEnglish intead having the dialog box?
I'm trying with RoundRectanble too, but how to define the x,y,h and w parameters to past with the fcodes ?