Re: Making Labels in Quark
Re: Making Labels in Quark
- Subject: Re: Making Labels in Quark
- From: Olivier Berquin <email@hidden>
- Date: Wed, 20 Nov 2002 11:12:38 +0100
Something like this:
tell document 1 of application "QuarkXPress Passport 4.11"
tell page 1
make text box at beginning with properties ,
{bounds:{"10mm", "10mm", "60mm", "160mm"}, name:"TestBox"}
end tell
end tell
HTH
Olivier.
_______________________________________________
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.