I’m using Aspose Words.NET v10.8. I would like To convert a Word document To PdfA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...PDF Product Family CFPratt January 24...doc.Save(Me.Response, “test.pdf”, ContentDisposition.Attachment...