Re: Photoshop CS: Doesn't do 300 dpi?
Re: Photoshop CS: Doesn't do 300 dpi?
- Subject: Re: Photoshop CS: Doesn't do 300 dpi?
- From: Jason Bourque <email@hidden>
- Date: Thu, 05 Feb 2004 22:08:40 -0500
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.
I used Script Debugger 3 and tried the script in PS CS and PS 7. CS I didn't
get and error, but in PS 7 Script Debugger said can't use record try using
class. But I wasn't sure what that meant.
-- Jason
open file vEpsPath as EPS with options {class:EPS open options, constrain
proportions:true, height:11.0 as inches, width:8.5 as inches,
resolution:300.0, mode:CMYK, use antialias:true} showing dialogs never
On 2/5/04 9:39 PM, "Shane Stanley" <email@hidden> wrote:
>
On Feb 6, 2004, at 1:10 PM, Jason Bourque wrote:
>
>
> Ok, I tried the as pixels and got a 72 dpi document at 614 x 803
>
> pixels.
>
> This time I tried it on a adobe illustrator eps.
>
>
So what happens if you cut out the reference to resolution? Also, you
>
might try adding in "class:EPS open options".
>
>
--
>
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.
_______________________________________________
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.