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 的系统。学校工作如何我需要开源的东西经过大量研究后,我发现了 tessnet2 (tesseract),我可以删除 tiff 格式的图像文本。但是如何将这些信息转换成 PDF 呢?注意:我需要保持文件结构。
我需要一个方向来继续我的研究。请有人帮助我。
谢谢你
您可能想在 Tesseract 3rdParty页面查看几个 .NET hOCR-to-PDF 库。