Skip to main content
August 9, 2016
Question

Converting PDF to searchable text using Javascript

  • August 9, 2016
  • 1 reply
  • 823 views

Hi,

Can any one help me with the Javascript code to convert the pdf into searchable text using OCR.  How to call the 'CapturePage.api' using javascript.

Thanks,

Ariv

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
August 9, 2016

[I moved your question to the Acrobat JavaScript forum. Don't post technical questions to The Lounge forum, please]

You can't do that with JS. The best you can do is to open the Text Recognition dialog, but the rest will have to be done manually.