danfickle / danfickle/openhtmltopdf

PDF/UA compliance - Actual text for tag

Open
#997 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.2k
Forks
423
PR merge metrics
No merged PRs in 30d

Description

I have a HTML template that contains a table. The table header contains only numeration of columns with roman numbers. To achieve the accessibility of PDF generated from this HTML template I need tag to have Actual Text property.
How can this be achieved? Either programmatically or via improvement of HTML?
Here is HTML code snippet:
```



(I)
(II)
(III)
(IV)
(V)




Content
Content
Content
Content
Content

```
What I need to achieve:

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.