• 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: Oversizing images in Quark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Oversizing images in Quark


  • Subject: Re: Oversizing images in Quark
  • From: Shane Stanley <email@hidden>
  • Date: Mon, 10 Sep 2001 21:48:40 +1000

On 10/9/01 8:19 PM +1000, Mark Bjfrgager, email@hidden, wrote:

> Because of a problem with my images in QXP 4.11 I want to make every
> picture grow 5%. But how can I do this, I tried to set the scale to the
> scale + 5% but nope.

Try this:

tell application "QuarkXPress 4.11"
tell document 1
set {a, b} to (scale of image 1) as list
set scale of image 1 to {(a as real) + 5, (b as real) + 5}
end tell
end tell

--
Shane Stanley, email@hidden


References: 
 >Oversizing images in Quark (From: Mark Bjærgager <email@hidden>)

  • Prev by Date: Re: Saving EPS from Quark
  • Next by Date: Re: I betray my ignorance - help please
  • Previous by thread: Oversizing images in Quark
  • Next by thread: Re: Oversizing images in Quark
  • Index(es):
    • Date
    • Thread