Changing Page Setup w/player 9.1 unreliable : -(
Changing Page Setup w/player 9.1 unreliable : -(
- Subject: Changing Page Setup w/player 9.1 unreliable : -(
- From: "Bourque, Jason" <email@hidden>
- Date: Wed, 27 Jun 2001 14:33:24 -0400
Hello,
Has anyone had any problems in reliabity and changing the page size with
Prefab Player?
I have tried it by drag point to point and by popup item.
--Change page size to 9.5 x 12
tell application "PreFab Player(tm)"
set mouse delay to 8
do menu menu item "Page Setup" of menu "File"
--Drag to select new page size
drag from {332, 114} to {332, 360}
--or
--do menu popup item "9.5 x 12 No Margin" of popup 31
click button "Ok"
--drag from {100, -17, screen coordinates} to {105, -17, screen coordinates}
repeat until (exists menu item "Close" of menu "File")
yield time 60
end repeat
set mouse delay to default mouse delay
end tell
Thanks and all help is
Jason Bourque
AppleScript Developer
Publishing Automation
MFS Investment Management
617-954-5312