Legend
May 29, 2024
Question
Regarding the XML in Indeign, how can you set it in Excel to export the recognized picture path?
- May 29, 2024
- 1 reply
- 213 views
I don’t know how to set the name of the picture in Excel to export XML accurately
When I use EXCEL to store it as an XML file, it is like this:
<Image> href = "File: /// 😧 /Example/img/lucy.jpg" </Image>
Indesign does not seem to recognize this path, and I have to replace it below with a regular way:
<image href = "file: /// d: /example/img/lucy.jpg"/>This is a bit troublesome, not advanced enough, not smart enough.
What good way do you have, you can just set in one step in Excel?
Thank you ~
