Closed lucasmmduran closed 5 years ago
To export XML we can simply export as IDML. (IDML is an XML package) I don’t have a script for this but you could easily automate this.
Package the native file ticking the Copy Linked Graphics
, Update Graphic Links In Package
and Include IDML
tickbox.
Then to work with the XML files within unzip IDML file:
unzip docname.idml -d docname
Feel free to contribute this script here if you make it!
Hi, do you have script that export xml file with tags and images jpg? Thank you