View Single Post
Where can I find a scripting reference for OmniGraffle 6?

I am writing my first script, in which I want to:
  1. Open all files in a directory.
  2. Perform a simple vertical flip
  3. Reduce the size (mainting the ratio)
  4. Copy
  5. Paste into a different document

I'm sure most of these, if not all of them, are possible - but I can't find any reference on how to start.

Can someone please point me to a guide on how to communicate with OmniGraffle through AppleScript?