Tagged Questions
1
vote
2answers
2k views
Mac iWork/Pages Automation
There is a rich scripting model for Microsoft Office, but not so with Apple iWork, and specifically the word processor Pages. While there are some AppleScript hooks, it looks like the best approach is ...
0
votes
1answer
286 views
Generating Powerpoint or Keynote from XML (or via a Ruby gem?)
I'm looking for a nice way to generate either a Keynote file from XML or a Powerpoint file that I can then import to Keynote. Basically, I'm looking for a simple human-writable markup format (for ...