Hi,
We have license for Aspose.Cells and we need to generate PDFA1A which is compliant to accessibility like Tab order, Tagged content etc? I see only the below option.
PdfSaveOptions saveOption = new PdfSaveOptions();
saveOption.Compliance = Aspose.Cells.Rendering.PdfCompliance.PdfA1b;
Regards,
Bhupesh.