• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
INDESIGN: Determining Transparency
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: INDESIGN: Determining Transparency
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: full screen for screen sharing
  • Next by Date: Re: INDESIGN: Determining Transparency
  • Previous by thread: Re: full screen for screen sharing
  • Next by thread: Re: INDESIGN: Determining Transparency
  • Index(es):
    • Date
    • Thread