View Single Post
Does anyone know if there is a way to set or apply a master canvas from the same document or another document to a specific canvas. I would like to automate this through applescript and i'm running into some road blocks.

here is what i was thinking.

Code:
set master of canvas 2 of myDocument to master 2
This isn't working, maybe im referencing the master wrong. not sure. Any insight would be awesome. thanks