Issue #1: Cannot set Document.Info.ModDate to UTC date. Aspose.PDF requires a DateTime value with Local kind.
_pdf.Info.ModDate = DateTime.UtcNow;
It should be allowed to set ModDate to UTC date. The corresponding val…...correctly, you will need to parse the original date string from...the date string from the PDF, parses it, and adjusts it according...