Skip to main content
Participant
April 11, 2023
Question

Use javascript to ocr current page only

  • April 11, 2023
  • 1 reply
  • 531 views

Hello Everyone,

As I go through post scanning pages i need to sometimes ocr the page for a variety of reasons. Clicking ocr, then this document, then this page is too many clicks. I there a javascript command that can just ocr the current page only so that I click the button, it ocr's the page and I continue on. I figured that there would be a command with a start page and end page (this.pageNum) on both but cannot fine the actual command.

 

Thanks.

This topic has been closed for replies.

1 reply

Bernd Alheit
Community Expert
Community Expert
April 11, 2023

There is no JavaScript command for this.

pabtbAuthor
Participant
April 11, 2023

Bummer. Thanks.