【问题标题】:Is there a way to scan a document and copy specific information into a word template?有没有办法扫描文档并将特定信息复制到 word 模板中?
【发布时间】:2021-10-20 20:14:59
【问题描述】:

基本上我需要能够扫描发票,只提取名称,然后将这些名称插入到 word 模板中进行打印。优选地,该解决方案将一次打开多个word文档,并且用户只需要点击打印。主要问题是从用户的角度来看需要最少的交互。如果有帮助的话,我的 Python 很厉害,Java 很弱

【问题讨论】:

    标签: python java printing barcode-scanner


    【解决方案1】:

    您可以使用 Tesseract OCR 和 Apache POI 在 Java 中实现这一点
    https://github.com/tesseract-ocr/tesseract
    https://poi.apache.org/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-11-02
      • 2020-09-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多