JavaScript in Acrobat Save As Found Text

Discussion in 'JavaScript' started by dpoag, Nov 11, 2021.

  1. #1
    I work with pdfs on a daily basis that contain the text OCA/<12 character text>. I'm hoping to obtain Acrobat Javascript code that will copy the 12 character text that follows OCA/ and "Save As" the found 12 character text + the word "MISC" (i.e. X--XXXXXXXXX MISC). I should mention the 12 characters always include the two hyphens in space 2 and 3 from the left (not sure if that matters) and OCA/ is never in the same area of the page however will always be found on the first page. I've learned from other forums that this possibly involves using the getPageNthWord method and folder level javascript files stored in the Acrobat JavaScript folder. Your script is highly appreciated. Example image attached. Thank you in advance.
     

    Attached Files:

    dpoag, Nov 11, 2021 IP
  2. dpoag

    dpoag Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Please disregard. This has been posted elsewhere. Thank you.
     
    dpoag, Nov 12, 2021 IP