Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...UTF8.GetString(xmpblock)); Our system...byte[] contentBytes = Encoding.UTF8.GetBytes(xmlContent); stream...