

file size 50MB ( want more) How are my files protected Or choose a different format Convert Now (And agree to our Terms) Email when done 4.5 out of 5 based on 223 reviews Great for when you need a lot of conversions in a short time. Note that it’s up to you to make sure that the documents you drop actually are Pages documents – the script doesn’t check and may error if you drop the wrong type of documents. Convert PAGES to PDF online and free Choose Files Drag & drop files Max. Save the workflow and you should now have an app that you can drop Pages documents on. Set theName to (characters 1 thru -7 of theDocName) as textĮxport theDoc as PDF to file ((theFilesFolder & theName & ".pdf") as text) Set theFilesFolder to (folder of theFile) as text

Replace all the purple text in the action with the following AppleScript: Next, drag a “Run AppleScript” workflow into your workflow so you have something that looks like this:
#CONVERT PAGES FILE TO PDF HOW TO#
Let’s look at how to do that.įirst, launch Automator (you’ll find it in your Mac’s Applications folder). First you need to add file for conversion: drag and drop your PAGES file or click the 'Choose File' button. Luckily, Pages is AppleScriptable so we can make our own action. Unfortunately, Pages doesn’t ship with Automator actions (although there are some funky third party options) The obvious way to make such an app is with Automator. For advanced customized conversion, use PAGES to PDF tools and click Convert. It’d be great to make an app which we could drop our Pages files on and have them made into PDFs. Choose the PAGES document you wish to convert. Using Pages is the best way to distribute material within Canvas. In the spirit of sharing the knowledge, here’s how we did it. Convert Files (PPT, PDF, Word) to Canvas Pages. Recently we were asked how to use Automator to convert Apple Pages documents into PDFs.
