Example of Excel To PDF/UA conversion in ASP.NET Core Excel (XlsIO) Library
This sample demonstrates how to convert Excel documents to PDF/UA documents using XlsIO.
DEMO
SOURCE
Essential XlsIO allows to export Excel document to PDF/UA by using the Convert method of ExcelToPDFConverter class. supports converting a Excel document to a tagged PDF
Note: Installation of Essential PDF is necessary to run this sample.