• 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: Photoshop CS: Doesn't do 300 dpi?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Photoshop CS: Doesn't do 300 dpi?


  • Subject: Re: Photoshop CS: Doesn't do 300 dpi?
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 6 Feb 2004 14:30:02 +1100

On Feb 6, 2004, at 2:08 PM, Jason Bourque wrote:

Great, this worked. I added the class:EPS open options and the changed 11.0
as inches, 8.5 as inches.

So my question now how did you know to put class:EPS open options in there.

From the documentation:

"The following example shows how to open a generic PDF document.
AS:
tell application "Adobe Photoshop 7.0"
set myFilePath to alias < a file path >
open myFilePath as PDF with options ,
{class:PDF open options, height:pixels 100, ,
width:pixels 200, mode:RGB, resolution:72, ,
use antialias:true, page:1, ,
constrain proportions:false}
end tell"

To answer you're question more accurately, somebody told me ages ago. PS has a lot of cases where spelling out the class is a good idea, especially in cases like this where the same properties can also belong to another class.

--
Shane Stanley <email@hidden>
_______________________________________________
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.

  • Follow-Ups:
    • Re: Photoshop CS: Doesn't do 300 dpi?
      • From: Jason Bourque <email@hidden>
References: 
 >Re: Photoshop CS: Doesn't do 300 dpi? (From: Jason Bourque <email@hidden>)

  • Prev by Date: Re: Photoshop CS: Doesn't do 300 dpi?
  • Next by Date: Re: Calculate Sunrise, Sunset?
  • Previous by thread: Re: Photoshop CS: Doesn't do 300 dpi?
  • Next by thread: Re: Photoshop CS: Doesn't do 300 dpi?
  • Index(es):
    • Date
    • Thread