Hi,
There is a situation where I need to add some 'text data' to the metadata of Adobe Illustrator document, in XMP format. The data being added is in the form of Array Item. While adding the data, I found that, after certain limit, the data addition is not happening. I read in the XMP Specification Part:3 that, the StandardXMP meta object(JPEG) can have size of 64 KB. It can be extended using ExtendedXMP object further..
Is this limit applicable to text data also?
Is there a limit on having such ExtendedXMP chunks?
Will the data in ExtendedXMP be considered in same way as that of in StandardXMP?