I'm trying to read a pdf file, to extract some info from it, and it seems like a way to do it is to set some metadata, and then retrieve it using something like the as3-xmp lib.
However, what I'm trying to write inside as metadata is a whole xml, and it is probably big, something like hundreds of lines.
Is this possible using XMP?.