Programmatically determine text visibility in PDF document

随声附和 提交于 2019-12-08 11:58:04

问题


Using iTextSharp or some other library, is it possible to determine if a given part of the text is visible?

Using other word, is it possible to extract (to simple text) only the visible parts?

For example, if a given text segment has its font color white, then that text segment would be invisible when printing or displaying on screen.

My goal is to find a way to extract only the text that would be visible when printing that document!

来源:https://stackoverflow.com/questions/18302431/programmatically-determine-text-visibility-in-pdf-document

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