Skip to main content
Known Participant
July 20, 2011
Question

How to save document info details

  • July 20, 2011
  • 1 reply
  • 487 views

Hi,

   I need to save the document info details using javascript.  Don't know how to do.  posible to do in script?  If anyone knows pls let me know.

Regards,

Sudha K

This topic has been closed for replies.

1 reply

Inspiring
July 20, 2011

Illustrator does NOT offer direct access the the document metadata… You can read the xmp string if you want to parse this data… You would need to load the external xmp library object if you want to change or replace this data… This is covered in the Tool Kit Guide…