Copy link to clipboard
Copied
Can I find and highlight certain text automatically? I have a document 4k+ pages and need to highlight a recurring word. Actually it is two words, but need them different colors.
Or would WORD make more sense?
There are several ways this can be done in a PDF file:
- In Acrobat you can do it using a script, although processing 4K pages will probably be too much for a script to handle.
- In Acrobat Pro you can use an Action to mark the words for removal and then use a script to convert that redaction markup into a highlight.
- It's also possible to do it using a stand-alone tool.
I've developed all three tools. For example, this script : Custom-made Adobe Scripts: Acrobat -- Highlight All Instances of a Word or Phrase in a PDF
...Copy link to clipboard
Copied
There are several ways this can be done in a PDF file:
- In Acrobat you can do it using a script, although processing 4K pages will probably be too much for a script to handle.
- In Acrobat Pro you can use an Action to mark the words for removal and then use a script to convert that redaction markup into a highlight.
- It's also possible to do it using a stand-alone tool.
I've developed all three tools. For example, this script : Custom-made Adobe Scripts: Acrobat -- Highlight All Instances of a Word or Phrase in a PDF
Copy link to clipboard
Copied
Thank you - I'll give these ideas a try.
Copy link to clipboard
Copied
I forgot to add that if doing it in Word is fine with you, that might be the easiest solution...
Find more inspiration, events, and resources on the new Adobe Community
Explore Now