Under Doug

Under Doug

Under Doug RSS Feed
 
 
 
 

Posts tagged applescript

Convert Pages To High Quality PDF With Script

An Automator Workflow containing an Apple Script to convert pages documents to high quality PDF by printing to a virtual printer called “Virtual Printer” — you need to set that up using CUPS-PDF.
I mainly use this for the output of mail merge from Daylite.

AppleScript to remove a ScanSnap File Once ABBY FineReader Performs OCR

Remove Unprocessed By FineReader.scpt is a FolderAction AppleScript to remove files produced by ScanSnap like “/2008_12_28_17_32_30.pdf” once FineReader produces one  like “2008_12_28_17_32_30 processed by FineReader.pdf”.  To use it you will have to know how to install a FolderAction, and you will need Growl installed.  This makes filing easier since there is only one file to deal with after [...]

Bounty to Create An Automator Action in F-Script

A bounty to create an Automator Action to execute F-Script.

An Automator Workflow To Convert Pages Documents to PDF

I wrote an Automator Workflow to convert a number of pages documents to PDFs, then join them together.  The “unnecessary” actions in the workflow that rename the PDF files just seem to be required or the combine PDF actions fail.
The most useful part of this is the Action step that converts pages documents to PDF [...]