Hi Aspose,
I am converting HTML files to PDF files with Aspose.PDF for .NET.
image.png (7.3 KB)
The resulting PDF need to apply to certain web accessibility standards, which I have issues with achieving. My main issue is that Alternative Text for Images in the HTML does not translate to the PDF. The lack of this Alternative Text results in Voice Translators ignoring the images.
I read about the PdfSaveOptions.Compliance that you have for Aspose.Words, which sounds like it might take this into account, but unfortunately it does not seem to exist for Aspose.PDF
PdfSaveOptions.Compliance | Aspose.Words for .NET
image.png (8.6 KB)
Is there another way to achieve my goal with Aspose.PDF?
Best Regards,
Morten Bach