Re: Web accessible PDFs
Andy Robinson <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CABjtApvnZAbeVsnd-jFSqgNmFWUh9U9AUVkQGOvpdEc6KRdf+w@mail.gmail.com> |
Good morning, and my apologies for the late reply - I was travelling all yesterday. Thank you for the interest in ReportLab! ReportLab currently scores fairly highly for accessibility, if the developers writing the reports pay attention to some basic things during the PDF generation. We are working (and make reports for) a UK company, SiteMprse, which scans a lot of public sector web sites and reports on accessibility, and we get 8/10 on their PDF accessibility scale. This fall we also added the ability to tag the files for a language. I don't know how much you know about PDF internal; we 're working on adding the tree of tagging information so that screen readers can 'understand' the heading and chapter structure of the story, and we can hopefully go for a 'maximum possible score'; however, there are very few tools out there that do support this without a human touching up each and every flle, and the majority of PDFs on the majority of web sites score very poorly. I see we also had an enquiry from Matt Laporte which I will reply to shortly. If you're looking to generate accessible statistical reports from underlying data, that is what we do, and I'm sure we can help. Perhaps we can arrange a screenshare ? -- Andy Robinson Managing Director, ReportLab Wimbletech Zone 2 35 Wimbledon Hill Road London SW19 7NB, UK Tel +44-20-8191-7277 On Fri, 29 Nov 2019 at 18:54, Pizzolato, Larissa (EC) < [email protected]> wrote: > Hi there, > > > > Has anyone come across ways to make PDFs web accessible using reportlab? > Things like alternative text tags for images, adding tags for navigation, > etc.? > > > > Some of the required criteria for WCAG accessibility here: > https://www.w3.org/TR/WCAG20-TECHS/pdf#PDF1 > > > > Thank you in advance for any insights / advice! > > > > Cheers, > > Larissa > > > _______________________________________________ > reportlab-users mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/reportlab-users >