Hello,
I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with a newly embedded file (sample-input.pdf), the processed file ignores the MIME Type gi…...Alternative, MIMEType = "text/xml" }; doc.EmbeddedFiles.A...EmbeddedFiles.Count].MIMEType = "text/xml"; , then the MIME Type is...