用Hazel和Acrobat编写OCR自动化脚本

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了用Hazel和Acrobat编写OCR自动化脚本相关的知识,希望对你有一定的参考价值。

  1. try
  2. tell application "Adobe Acrobat Professional"
  3. activate
  4. open theFile
  5. tell application "System Events"
  6. tell process "Acrobat"
  7. tell menu bar 1
  8. tell menu "Document"
  9. tell menu item "OCR Text Recognition"
  10. tell menu 1
  11. click menu item "Recognize Text Using OCR..."
  12. end tell
  13. end tell
  14. end tell
  15.  
  16. end tell
  17. keystroke return
  18. end tell
  19. end tell
  20. save the front document
  21. close the front document
  22. end tell
  23. end try

以上是关于用Hazel和Acrobat编写OCR自动化脚本的主要内容,如果未能解决你的问题,请参考以下文章

Adobe Acrobat 9 Pro没有OCR文本识别功能是啥原因

Acrobat 无法在本页面上执行OCR识别

Acrobat提示PDF页面大小超过最大尺寸,OCR识别文本失败

adobe acrobat dc文字识别,有些识不了,怎么回事

如何将外部 OCR 嵌入现有 PDF?

adobe acrobat dc怎么破解