Hello,Using Aspose.Pdf.dll version 17.1.0.0 Converting pdf file in attachment with code: PdfFormatConversionOptions opts = new PdfFormatConversionOptions(report, PdfFormat.PDF_A_2A, ConvertErrorAction.Delete);bool conver…... fahadadeel June 27, 2017, 8:15am #2 Hello Konstatnin...