• 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
Set bounds of doc window in Acrobat Professional 6.0.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Set bounds of doc window in Acrobat Professional 6.0.2


  • Subject: Set bounds of doc window in Acrobat Professional 6.0.2
  • From: "B2 Fass-Holmes" <email@hidden>
  • Date: 06 Mar 2005 10:34:12 -0800

tell application "Acrobat 6.0.2 Professional"
	activate
	set bounds of document 1 to {0, 45, 750, 1020}
	activate
end tell

The AppleScript above worked flawlessly with Acrobat Pro 6.0 and 6.0.1 (i.e., with the corresponding version number in the script's first line).

It does not resize the document window with 6.0.2. The script executes without an error message, but Acrobat's currently active document window fails to resize. If I change "document" to "window," then Script Editor does display an error alert.

What do I need to change in this script so that it will function properly with 6.0.2?

Many thanks in advance and cheers!

Barry



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Set bounds of doc window in Acrobat Professional 6.0.2
      • From: "Shane Stanley" <email@hidden>
  • Prev by Date: Re: setting default app for document
  • Next by Date: scripting print
  • Previous by thread: Re: setting default app for document
  • Next by thread: Re: Set bounds of doc window in Acrobat Professional 6.0.2
  • Index(es):
    • Date
    • Thread