• 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
RE: glyphs missing indesign cs4/cs5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: glyphs missing indesign cs4/cs5


  • Subject: RE: glyphs missing indesign cs4/cs5
  • From: email@hidden
  • Date: Wed, 31 Oct 2012 08:38:13 +0100

hi all,


still looking to detect missing glyphs in indesign using AS.
Have this code to detect used glyphs on a page, but I can't find the code to detect a missing glyph.

tell application "Adobe InDesign CS4"

tell document 1

tell text preferences

--highlight substituted glyphs (boolean) : If true, highlights substituted glyphs.

set GlyphsMissing to get highlight substituted glyphs

if GlyphsMissing = true then

display dialog "glyphs are highlighted"

end if

end tell

end tell

end tell



Any feedback on this is much appreciated.
/John




Hi all,


Is it possible to identify missing glyphs in indesign using applescript?
It's available under 'prefight profiles -- TEXT -- Glyph Missing' but I would like to tackle it using applescript.


would really appreciate any help.
/John





 _______________________________________________
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

  • Prev by Date: Re: Re. FileMaker Pro 12.0v3 - unable to launch or activate w/o open
  • Next by Date: How to use date of current date
  • Previous by thread: glyphs missing indesign cs4/cs5
  • Next by thread: FileMaker Pro 12.0v3 - unable to launch or activate w/o open file dialog popping up
  • Index(es):
    • Date
    • Thread