This is a migrated thread and some comments may be shown as answers.

PDF Exporter WCAG 2.0

3 Answers 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
n/a
Top achievements
Rank 1
n/a asked on 13 May 2020, 04:11 PM

Hello,

is there somewhere a tutorial how to use the PDF Exporter from kendo-react-pdf to create a WCAG 2.0 compatible PDF?
Is that even possible?

Greetings Stephan 

3 Answers, 1 is accepted

Sort by
0
Ina
Telerik team
answered on 14 May 2020, 09:34 AM

Hello Tilman,

Currently, the kendo-react-pdf will create and PDF file based on the rendered DOM on the page. How accessible the PDF will be will depend mainly on how accessible the components that will be exported are. 

This is the official guide for PDF accessibility. It is the official WCAG 2.0 documentation which explains the PDF work techniques.

https://www.w3.org/TR/WCAG20-TECHS/pdf 

If there are specific accessibility issues in the export PDF please let us know and we will be happy to address them.

Please let me know if there is something more particular with which you need more help or if you need more assistance.

Regards,
Ina
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
n/a
Top achievements
Rank 1
answered on 15 May 2020, 09:13 AM

Hello,

thanks for a quick response.
My specific problem is that I don't know how to add meta data to the PDF.
For example, a PDF must have a global language tag set. 
Images and links should each have an ALT tag set. An Alt-tag to the elements in the HTML code does not seem to be the correct meta-tag in the PDF.

You don't have a manual or examples for this problems?

With kind regards
Stephan Giesen 

0
Stefan
Telerik team
answered on 18 May 2020, 01:35 PM

Hello, Stephan,

Thank you for the clarification.

Currently, the PDF export has options to set some of the meta tags like the author, keywords, etc. All of them can be seen in the PDF export props:

https://www.telerik.com/kendo-react-ui/components/pdfprocessing/api/PDFExportProps/ (search metadata)

We can open a feature request for the required missing tag features if you point me to the specific part of the document for that feature it will help us to entire that the features are implemented to cover the official requirements.

Regards,
Stefan
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
General Discussions
Asked by
n/a
Top achievements
Rank 1
Answers by
Ina
Telerik team
n/a
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or