Quark 5 changes 1 bit to grayscale
Quark 5 changes 1 bit to grayscale
- Subject: Quark 5 changes 1 bit to grayscale
- From: "Kabbes, Dan" <email@hidden>
- Date: Tue, 10 Jan 2006 11:30:45 -0700
- Thread-topic: Quark 5 changes 1 bit to grayscale
Title: Quark 5 changes 1 bit to grayscale
I am having trouble with Quark 5 and 1 bit tiffs. When a 1 bit tiff is
placed into a picture box, via an applescript in Quark 5, it is converting
the tiff to a grayscale image.
tell application "QuarkXPress"
tell document 1
set image 1 of picture box 1 to "Macintosh HD:Test art file"
get the image type of image 1 of picture box 1
end tell
end tell
Quark's dictionary shows that the image type property is a read only
attribute, and if I get the image type, after placement, it reports it as a
grayscale image. I have to use Quark 5 in this application, otherwise I
would gladly use Quark 6.5.
Does anyone know of a way to script the placement of a tiff in Quark 5 and
keep the file as 1 bit ?
Thank you
_______________________________________________
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