Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

meme1255

macrumors 6502a
Original poster
Jul 15, 2012
749
598
Czechia
Hi,
I'm I'd like to create script to convert .pages to PDFs using AppleScript.

I've found required function in AppleScript Editor:
Code:
export v : Export a document to another file
export document : The document to export
to file : the destination file
as epub/*unformatted text/*PDF/*Microsoft Word/*Pages 09 : The format to use.
[with properties export options] : Optional export settings.
File Format	File Extension
ePub	epub
Unformatted Text	txt, text
PDF	pdf
Microsoft Word	docx, doc
Pages 09	pages
But I don't know how to use it ... :(

Could someone help me? Thank you

EDIT: Solved by finding this http://iworkautomation.com/pages/document-export.html
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.