Re: Another Indesign CS4 question
Re: Another Indesign CS4 question
- Subject: Re: Another Indesign CS4 question
- From: Stan Cleveland <email@hidden>
- Date: Fri, 21 Aug 2009 12:07:23 -0700
- Thread-topic: Another Indesign CS4 question
Title: Re: Another Indesign CS4 question
On 8/21/09 11:43 AM, "Stockly, Ed" wrote:
Try this, it works in CS2
tell application "Adobe InDesign CS2"
set default display settings of display performance preferences to high quality
end tell
You can also adjust the current window’s setting without changing the application default:
tell application "Adobe InDesign CS3"
set view display setting of layout window 1 to high quality
end tell
I’m using CS3 but, like Ed, I’m guessing that CS4 works the same way.
Stan C.
_______________________________________________
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