danfickle / openhtmltopdf

An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
https://danfickle.github.io/pdf-templates/index.html
Other
1.93k stars 359 forks source link

Has Chrome incorporated accessible PDF generation? #932

Open bob-dlc opened 1 year ago

bob-dlc commented 1 year ago

In this Chromium blog entry from about three years ago, it sounded like there was a commitment to supporting accessible PDF generation. Specifically, it states

Use chrome://flags/#export-tagged-pdf if you'd like to try it out before it's enabled automatically for all users

I see that this flag is no longer supported, but did they indeed enable these changes, or was this effort abandoned? Anyone know?

paulwwisl commented 1 year ago

This is Java library that is not even related to Chromium.

Ask on sites like https://stackoverflow.com/ (and add link when you do)