Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何阅读 PDF 单元格颜色 ???
我正在解析并从 PDF 文件中获取文本数据,它有 Status 列,其中该列的值是彩色的。所以我想获得颜色代码或某种方式来读取状态。
我正在使用 iTextSharp dll。
提前致谢。