Skip to main content
Participant
February 22, 2009
Question

js access to placedItems

  • February 22, 2009
  • 1 reply
  • 578 views
My script needs to get the names of the placedItems in the AI document. I can go 'window->link' in AI and see that there are 3 placed items, and their names. However, in js, app.activeDocument.placedItems.length is always 0. That doesn't seem right.
This topic has been closed for replies.

1 reply

MarkWalsh
Inspiring
February 23, 2009
Are you sure that they are placed items, and not raster items? Both will show up in the Links pallet in the UI.