• 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 Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Indesign Question


  • Subject: Indesign Question
  • From: "Grimm, Kenneth" <email@hidden>
  • Date: Mon, 12 Jan 2004 16:10:55 -0500

Good afternoon all:

Can someone please shoot me a snippet that will return the path of all
graphics used in an InDesign document? I've tried several things with no
usable results so far.

Thanks in advance,

Ken Grimm
Prepress Manager
San Angelo Standard-Times
email@hidden
325-659-8357


A sample of what I've been trying is below:

======================================================================

tell application "InDesign 2.0.1"
set myDocument to document 1
set myPageItems to page items of myDocument <-- works
set myFoundItems to (page items of myDocument whose content type
[NO-BREAK]is graphic) <-- breaks with "Can't make into expected data type)
return myFoundItems
--return myPageItems
end tell

======================================================================
[formatted using ScriptToEmail - gentle relief for mailing list pains]
[http://files.macscripter.net/ScriptBuilders/ScriptTools/ScriptToEmail.hqx]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Indesign Question
      • From: Craig Sutherland <email@hidden>
  • Prev by Date: Re: Images and FMP
  • Next by Date: Re: iCal script using cal name?
  • Previous by thread: Example: Script to randomize random smart playlists in iTunes
  • Next by thread: Re: Indesign Question
  • Index(es):
    • Date
    • Thread