Greetings, 

I am working on multipage tiff file. I am writing raw data to NSBitmapImageRep. 
Then getting the TIFFRepresentations to write to a tiff file. 

When I open the file in preview I could see "TIFF Properties" in the get info 
pane. I would like to set custom properties to describe the image. This is done 
to increase the readability of the image file. I tried to  set the property 
using setProperty: method. But the properties that are set using this method is 
not shown in preview. I can read back the values properly using 
valueForProperty: method. 

How can I set the "Tiff Property" which can be visible in "Get Info" pane of 
preview application? Any help is highly appreciated. 

Thanks in advance 
Arvind.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to