Reply To: Change active view on a document

#95130
Peter Kahrel
Member

I know the problem. But you can’t activate any page in InDesign Server. In a desktop installation you’d do

app.windows[0].activePage = app.activeDocument.pages[0];

For you, on ID Server, all you can do is to make sure that before your template is uploaded to the server, it’s saved with a document page active.

This article was last modified on June 6, 2017

Comments (0)

Loading comments...