Hello,
we have an issue. We would like to check whether a PDF is digitally signed and whether it is in PDF/A format. Does Aspose support this kind of check? We are using Aspose version 25.4.
Thanks in advance!...pdf"; var log = OutputFolder + "conversion_log.log"; bool IsValidated...IsValidated = pdfDocument.Validate(log, PdfFormat.PDF_A_1B); } As for...