Mailing Lists: Apple Mailing Lists

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

PICT preview in EPS file?



I'm attempting to write an EPS file to be used in DPT
applications such as QuarkXpress. It seems most DTP
applications use a low resolution bitmap image as a
proxy for on-screen display. This low res bitmap is
(or was?) stored in the resource fork of the EPS file
as a PICT bitmap.

I can produce an eps file with something like this:
data = [self dataWithEPSInsideRect: myRectangle];
[data writeToFile:myFile atomically:YES];

...however the resulting EPS does not contain a
preview, so QuarkXpress just displays a grey rectangle
instead of the image resulting in cranky designers.

Can anyone help me figure out how to get a preview
into an EPS file?

Thanks!

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.



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.