Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Reported Size issue in PSCS2



Hi all
Why don't I get the correct answer [actual size] when
I run this scriptlet?

tell application "Adobe Photoshop CS2"
	set ruler units of settings to pixel units
	set HowTall to round (height of current document as
number)
	set HowWide to round (width of current document as
number)
	display dialog "How Tall =  " & HowTall & return &
"How Wide = " & HowWide
	
end tell



Result

HowTall = 485
HowWide = 485


Actual image size is 2020 x 2020 Pix at 300 ppi

I can't figure this on out.

Thanks 
Oakley

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.