We are exporting PDF/UA-1 conform PDFs meet as much accessibility requirements as possible.
If I use base64 encoded SVGs in a <img> container, I can easily define an "alt" attribute. But we do have some SVGs, that are inserted as XML (in order to redefine colors inside the XML depending on which page they are displayed, e.g.).
I tried some hints which I found on Google, but none of them truely worked: The PAC (https://pac.pdf-accessibility.org) always showed me an error for the XML SVGs.
Does anyone have experience with this topic in combination with PrinceXML and can give me some advice on what exactly to do?
Thanks,
Tobias
If I use base64 encoded SVGs in a <img> container, I can easily define an "alt" attribute. But we do have some SVGs, that are inserted as XML (in order to redefine colors inside the XML depending on which page they are displayed, e.g.).
I tried some hints which I found on Google, but none of them truely worked: The PAC (https://pac.pdf-accessibility.org) always showed me an error for the XML SVGs.
Does anyone have experience with this topic in combination with PrinceXML and can give me some advice on what exactly to do?
Thanks,
Tobias
