• 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 6.0 window bounds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Acrobat 6.0 window bounds


  • Subject: Acrobat 6.0 window bounds
  • From: WJ Shack <email@hidden>
  • Date: Thu, 05 Jun 2003 07:38:46 -0500

This script works fine in Acrobat 5.0

tell application "Acrobat 6.0 Professional"
set winName to name of front PDF Window
--set zoom factor of PDF Window winName to 125
set bounds of window winName to {4, 103, 850, 750}

end tell

In 6.0 I get a message that AS can't set bounds of the window, but
dictionary indicates that I should be able to (dictionary appears to be the
same as that for 5.0). Can't get bounds either. Am I missing something or
is a bug? (zoom factor also works in 5.0, but it is not listed as a
property in the dictionary, so I'm less surprised it does not work in 6.0]
_______________________________________________
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.

  • Prev by Date: Re: Defaults Read deeper
  • Next by Date: Re: Defaults Read deeper
  • Previous by thread: Re: Defaults Read deeper
  • Next by thread: How to block all but allowed-list web sites?
  • Index(es):
    • Date
    • Thread