Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Getting Image Names From Object States

Explorer ,
Aug 01, 2012 Aug 01, 2012

Hi All,

I am trying to fetch the Names of the images association with the image frame using Object States. I am able to get the Name of the Object States and names of each states within.

But I am not able to find out from where I could get the Image Name of each state.

Has anyone tried to get this before. If so please do let me know.

Thanks you all in advance.

Regards

Farzana,

TOPICS
SDK
771
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 03, 2012 Aug 03, 2012

Hi Farzana,

What are you reffering to by image name, is it the filename of the image represented by an Object state?

If it is then you can get that information by traversing the hierarchy hosted by the MultiState Object and then getting the ILinkResource interface which can get this information for you.

If this is not what you are looking for then please provide more info.

Manan Joshi

  - Efficient InDesign Solutions -

MetaDesign Solutions

http://metadesignsolutions.com/services/indesign-development.php

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 05, 2012 Aug 05, 2012
LATEST

Hi Manan,

Yes I am trying to get the names of the different Image file names associated with different states.

For eg.

I have one MultiState Object associated with an Image frame.

There are 4 States withing the Multistate Object.

Each state as different image File liked with the frame.

I would like to find the image file names here.

I will try as you have suggested to traverse the Hierarchy of the MultiState and then try to get the image file names.

Thanks

Regards

Farzana.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines