• 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
Re: Converting Measurements in Quark?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting Measurements in Quark?


  • Subject: Re: Converting Measurements in Quark?
  • From: David Lloyd <email@hidden>
  • Date: Sat, 17 Nov 2001 18:23:42 +1100

> I would like to know if anybody knows how to make applescript that will
> create a new document and convert (if already in inches) from inches to
> picas. And then back to inches at the end of the script. Well, I can
> create a new document, it's just the convert part I'm having problems
> with.

I only just saw this on the the other list... :)

-----

tell application "QuarkXPress 4.11"

make new document at beginning with [opt-L]
properties {page height:11, page width:8.5}

tell document 1
set horizontal measure to picas
set vertical measure to picas
end tell

end tell

-----

The QuarkXPress application prefs remain at whatever they were...

David L.

---------------------------------
email: email@hidden
web: http://www.kanzu.com
---------------------------------


  • Prev by Date: NetScape
  • Next by Date: Re: Converting Measurements in Quark?
  • Previous by thread: Re: "original item of" activates Finder!?
  • Next by thread: Converting Measurements in Quark?
  • Index(es):
    • Date
    • Thread