Re: Searching for RGB images in a Quark doc
Re: Searching for RGB images in a Quark doc
- Subject: Re: Searching for RGB images in a Quark doc
- From: email@hidden
- Date: Fri, 23 Jun 2006 15:33:55 +1100
Strange... I create a new Quark doc
and placed a single CMYK image in a picture box then tried the following
code to see what I'd get:
tell
application "QuarkXPress"
tell
document 1
get properties of
image 1
end
tell
end
tell
I received the following results:
{class:image,
object reference:image 1 of
document "PDF/X Test" of
application "QuarkXPress", actual bounds:{"13.517 mm",
"0 mm", "128.764 mm", "110.151 mm"},
angle:"0°", bounds:{0, 0, 260, 304}, color:color spec "Black"
of
document "PDF/X Test" of
application "QuarkXPress", contrast:normal contrast, file path:alias
"TECH:UTILITIES &
TECH:CURRENTLY TESTING:Testing Processes:Preflight PDF TESTS:CMYK TIFF.tif",
file type:TIFF picture, greek pictures:false, image trap:default, image
type:color 32 bit image, invert runaround:false, model:HSB model, name:"",
missing:false, modified:false, modification date:date "Friday, 23
June 2006 2:05:49 PM", negative:false, offset:{"0 mm",
"13.517 mm"}, scale:{"120.1%", "120.1%"},
screen:0, screen angle:"45°", screen frequency:0, screen function:dot
spot, shade:"100%", show half tone:false, skew:"0°",
suppress printing:false}
No where does it tell me that the image
is CMYK. Picture Usage shows it as a CMYK TIFF.
Any thoughts?
Cheers,
Coj _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden