When I create PDFs they fail the Accessibility Check in Acrobat PRO DC for:
Tagged PDF
Primary Language
Title
What edits I need To make in the .NET code so that these 3 things pass for accessibility?...just to have like to take the HTML to PDF result, and then auto-tag...Document doc = new Document(dataDir + "testing_data.html", htmlLoadOptions);...