This content has been marked as final.
Show 4 replies
-
1. Re: How do you simply create a new artboard? (java)
Larry G. Schneider Apr 26, 2011 12:58 PM (in response to SaintPablo)Look at the Documents methods to add a new document. The number of artboards is one of the parameters you can set.
-
2. Re: How do you simply create a new artboard? (java)
SaintPablo Apr 26, 2011 1:05 PM (in response to Larry G. Schneider)I need to create new artboards in an existing document. I am trying to copy all the contents from one artboard to a new artboard after making some small changes. I am tryng to use the artboards.add method but can't figure out how to provide the size and position of the new artboard.
-
3. Re: How do you simply create a new artboard? (java)
CarlosCanto Apr 26, 2011 1:10 PM (in response to SaintPablo)check this link, I have created another script that creates artboards
-
4. Re: How do you simply create a new artboard? (java)
SaintPablo Apr 26, 2011 2:00 PM (in response to CarlosCanto)Perfect, thanks!



