• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: find text in Acrobat
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find text in Acrobat


  • Subject: Re: find text in Acrobat
  • From: RJay Hansen <email@hidden>
  • Date: Tue, 05 May 2015 14:38:17 -0500

Yeah, I've run into that too.

Googling shows javascript will probably work in this situation so I may have to look in that direction.

Thanks Ed.

RJay

On May 5, 2015, at 2:23 PM, "Stockly, Ed" <email@hidden> wrote:

> This script fails here.
>
> tell application "Adobe Acrobat Pro"
> 	tell document 1
> 		set myFoundText to find text string "News" with whole words
> 	end tell
> end tell
> Return myFoundText
>
> The return line errors out with "The variable myFoundText is not defined."
> meaning that no result is returned from the script.
>
> The word it searches for appears numerous times in the PDF file.
>
>
> Ed Stockly
> LA Times
>
>
>
>
>
>
>> Does anyone know if "find text" in Acrobat Pro works? Google doesn't
>> yield much on this (or I haven't figured out the right search terms to
>> use), but it seems pretty straightforward. From the Acrobat dictionary:
>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


References: 
 >find text in Acrobat (From: RJay Hansen <email@hidden>)
 >Re: find text in Acrobat (From: "Stockly, Ed" <email@hidden>)

  • Prev by Date: Re: find text in Acrobat
  • Next by Date: Re: class reference "date" problems
  • Previous by thread: Re: find text in Acrobat
  • Next by thread: Re: class reference "date" problems
  • Index(es):
    • Date
    • Thread