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 (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 arch...@mail-archive.com