从 pdf 中提取选定区域或坐标中的文本和图像
我有一个从 pdf 文件中的特定区域提取文本和图像的特定要求。该区域可能是选定的或突出显示的,也可能是来自给定的一组坐标。
当我经历过时,所有方法都是从 PDF 中完全提取图像和文本,而不是在指定位置。 我尝试使用 iTextSharp、Syncfussion、Apose,但无法找到更好的方法。
如果有人能在这方面帮助我,那就太好了。您能否分享您关于如何在 .net 中实现这一点的想法和建议?
问候, 阿伦·M
I have a specific requirement of extracting text and images from a specific area in a pdf file.The area might be a selected or highlighted or from a given set of coordinates.
When i went through, all the approaches are to extract images and text entirely from the PDF on not in a specified location.
I tried with iTextSharp,Syncfussion,Apose but couldn figure out a better approach for this.
If somebody could help me out in this it would be greatfull. Can you share your ideas and suggestion on how to implement this in .net.
Regards,
Arun.M
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此代码从pdf中提取图像
this code extract images from pdf