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.
Pdfbox (1.7.1)提取图像类提取带有故障的图像。我的目标 pdf 文件有 136 页,第 1 页只有一张图片(封面图片)。该代码将该图像保存了 136 次。
问题是从每个页面获取资源。每次获取不同的资源(每个页面的# 不同)。但是每个资源都提供具有不同 # 但相同键值的图像。
我通过比较之前图像的键值暂时解决了这个问题。
但这是pdfbox的错误吗?还是我的 pdfbox 1.7.1 编译出了点问题?
This is probably easy for someone more experienced with LINQ and the Lambda expressions in C#. I'm just starting out with them, so I must be missing something.
I have a custom object like