Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Javascript find and add note

New Here ,
Aug 09, 2020 Aug 09, 2020

I would like to have a either Javascript file or action file that will ask for a particular word or group of words and a paragraph. It will highlight all instances of occurences of word and put the paragraph as  note to the following word. The note will be the same for all occurences of word. (Basically the note will be the dictionary meaning of the word). If anybody can write the code will be of immense help Javascript find all occurrences of a particular word and add a note

610
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 09, 2020 Aug 09, 2020

I've developed a (paid-for) tool that does exactly that: http://try67.blogspot.com/2008/11/acrobat-highlight-all-instances-of.html

 

If you have Acrobat DC Pro it's also possible to do it using the Action Wizard's Search & Remove Text command, along with a script, which is more efficient and will work better on longer files.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 12, 2020 Aug 12, 2020

Sir,

I am sorry to say that this platform is used to help each other out and not a platform to sell your product. Try other software selling platforms like two-cows etc to sell your product. Thanks excellent salesmanship

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 12, 2020 Aug 12, 2020
LATEST

You didn't ask for help, though. You asked for someone to write a (complex) script for you, and seeing it's not a simple task I thought it relevant to mention this tool I've created that does exactly that. If you don't want to buy it feel free to ignore my reply and write the code that does it yourself, but don't expect the people contributing here in their own free time to do it for you. Good luck.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines