Skip to main content
Known Participant
January 11, 2017
Question

How to get current selection of the text?

  • January 11, 2017
  • 1 reply
  • 256 views

Hello,

I need to get the coordinates of the selected text in the PDF document.

So, How can I get the text selected in the PDF document using JavaScript APIs or any other APIs?

Thanks,

Best regards,

Navnath

This topic has been closed for replies.

1 reply

Inspiring
January 11, 2017

You can't with JavaScript but you could with a custom Acrobat plugin. More information is in the Acrobat SDK.