Re: Color Conversion Gone Bad in Mavericks
Re: Color Conversion Gone Bad in Mavericks
- Subject: Re: Color Conversion Gone Bad in Mavericks
- From: Shane Stanley <email@hidden>
- Date: Fri, 21 Feb 2014 09:49:09 +1100
On 20 Feb 2014, at 5:58 pm, Shane Stanley <email@hidden> wrote:
The catch is that it might be a bit harder to use from FileMaker -- it may need to be called by an external script.
Not so, it seems. The FM script would just need:
use theLib : script "<name of lib script>" use scripting additions theLib's jpegFromPath:"/Users/shane/Desktop/Test.pdf" toPath:"/Users/shane/Desktop/Test.jpg" newWidth:2550 newHeight:3300 compressFactor:1.0
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden