|
|
|
|
|
by rubymaverick
4289 days ago
|
|
I wrote up a script a couple of months ago using JS for Automation that will automatically rotate a Keynote file from portrait to landscape (for use in prototyping on Keynote for iOS that only supports landscape). It was my first experience writing any automation script, so there was a lot of trail and error and google searches. I personally would much rather work in JS than Applescript. Here is the script in case you want to take a look at some more JS for Automation: https://gist.github.com/ericallam/a5cd76651c327b116a6e |
|