We currently do not use Aspose.PDF (although we do use Aspose.Words) so I’m asking if this is possible using the component…
At the moment our ASP.Net code generates PDF files using an HTML source (through an HTML-to-PDF component from a different vendor, who is less than responsive when it comes to support questions).
A client has informed us that the resultant PDF, when run through an accessibility checker, is getting a score of only 9% due to the lack of tagging.
I’m aware that you can use Aspose.PDF to create tagged PDFs, but the examples are based on code specifically building the document through object creation… https://docs.aspose.com/pdf/net/create-tagged-pdf/
Is it therefore possible using the Aspose.PDF component to create tagged PDF from just source HTML/CSS?
Many thanks,
Tom