INDESIGN: Determining Transparency
INDESIGN: Determining Transparency
- Subject: INDESIGN: Determining Transparency
- From: Rick Gordon <email@hidden>
- Date: Tue, 12 Aug 2008 03:38:11 -0700
How can one quickly determine whether an object (say a text frame) contains transparency, without parsing a whole bunch of individual settings?
What I'm trying to do is notify myself of any text frames in a document that has transparency, so I can make judgments on whether there may be potential prepress problems.
Something like this pseudocode:
tell application "Adobe InDesign CS3"
tell active document
return ((text frames of all page items) whose transparency is null)
end tell
end tell
--
___________________________________________________
RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___________________________________________________
WWW: http://www.shelterpub.com
_______________________________________________
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