PMPrintSettings and NSPrintInfo
PMPrintSettings and NSPrintInfo
- Subject: PMPrintSettings and NSPrintInfo
- From: Ruben Smits <email@hidden>
- Date: Wed, 23 Jun 2004 12:07:46 +0200
Is there a way to create an NSPrintInfo object from a valid
PMPrintSettings object?
It seems that a PMPrintSettings object contains all keys from an
NSPrintInfo object. (They are readable after flattening the object)
However, I am not able to bridge the objects.
Is the only way to fill the dict (read: initialize) for an NSPrintInfo
object key by key, or is there a better, more safe way? (In case Apple
will add keys in future.)
Ruben
_______________________________________________
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.