Copy link to clipboard
Copied
Hey there,
I'm using Acrobat DC and have to highlight text in a document in different colors.
Is it possible, using JavaScript, to highlight selected text (I have to select the text manually) in a given color?
I think of a script which is highlighting marked/selected text blue, an other script yellow and so on.
Yes, I can change the color of the highlighting tool, but i think I can be faster using a js.
In short: I want to select text, click on the button and it should be highlighted in blue.
Is that possible?
sorry for my bad English.
Copy link to clipboard
Copied
Hey there,
I'm using Acrobat DC and have to highlight text in a document in different colors.
Is it possible, using JavaScript, to highlight selected text (I have to select the text manually) in a given color?
I think of a script which is highlighting marked/selected text blue, an other script yellow and so on.
Yes, I can change the color of the highlighting tool, but i think I can be faster using a js.
In short: I want to select text, click on the button and it should be highlighted in blue.
Is that possible?
sorry for my bad English.
Copy link to clipboard
Copied