Restoring an NSPrintInfo doesn't restore enough
Restoring an NSPrintInfo doesn't restore enough
- Subject: Restoring an NSPrintInfo doesn't restore enough
- From: Ken Victor <email@hidden>
- Date: Mon, 23 May 2011 15:23:17 -0700
in my app, i save and restore (via archiving and unarchiving) the NSPrintInfo for each report my app can print. this has worked fine for me until i just got a new epson printer that can print double-sided. the saved/restored NSPrintInfo is apparently not saving/restoring sufficient information to enable double-sided printing if i run a print operation without a print panel first, as can happen when printing via applescript. note that if i use the “with print dialog" option for the applescript print command, then all works as it should.
can anyone tell me what additional information i need to be saving? or point me at some documentation that might help me.
thanx,
ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden