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

Export hyperlinks on a XML ?

New Here ,
Feb 28, 2013 Feb 28, 2013

Is there a way to export the hyperlinks (and the addresses of the links) created on InDesign when you export your file as a XML ?

Thank you in advance for your help,

Anne

TOPICS
Scripting
1.4K
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
Enthusiast ,
Feb 28, 2013 Feb 28, 2013

You have to tag them with xml tags first.

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
New Here ,
Mar 01, 2013 Mar 01, 2013

Thank you for your answer.

But if I tag them with XML tags, the HTML link of each hyperlink won't be kept when I'll export it in XML ?

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
Enthusiast ,
Mar 01, 2013 Mar 01, 2013

Get the destinationURL of the hyperlink and add it to the XML tag as an attribute.

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
New Here ,
Mar 01, 2013 Mar 01, 2013

So there's no way to make it extract the hyperlinks in an automated way ? We have to repaste all the links as an attribute ?

Thank you in advance

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
Enthusiast ,
Mar 01, 2013 Mar 01, 2013
LATEST

This is the scripting forum, so I assumed you were asking how to script it. Scripting would be an automated way of doing it. But if you are not scripting it, then yes, it has to be done manually.

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