Can I fully tag a non tagged PDF using iTextSharp?

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-08 05:25:01

问题


Currently, we have an application that uses SSRS to render PDFs. Unfortunately, these PDFs do not come tagged.

We are looking to post-process the PDF so that it has the tags and structure to satisfy accessibility requirements provided by AODA and Section 508.

Mostly, the outputs consist of tables, and charts.

Is this possible with ITextSharp?

Thanks in advance!

Chris

来源:https://stackoverflow.com/questions/39758217/can-i-fully-tag-a-non-tagged-pdf-using-itextsharp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!