• 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
Acrobat scripting2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Acrobat scripting2


  • Subject: Acrobat scripting2
  • From: "AHMD" <email@hidden>
  • Date: Wed, 1 May 2002 00:22:35 +0300

thanks
I get this sample is helpful
I tried like this before I get this email
and become same script

but a problem is :
I have a PDF file of 355 pages, I want to select some words in every page
after 3 lines, but this 3 lines is not contains equal words
like this :

--------------------------
set x to 10
tell application "Acrobat 5.0"
activate
repeat 355 times
select text of AVPageView 1 from words { x , 1}
execute menu item "Copy"
set myCopy to the clipboard
set x to x +20
end repeat
end tell
--------------------------
the x became in defirent place, because the lines before contain a diferent
size
what is the solution
sharif
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Next by Date: Re: QXP-Find file open?
  • Next by thread: RE: Acrobat scripting2
  • Index(es):
    • Date
    • Thread