Tiger vs Leopard Printing
Tiger vs Leopard Printing
- Subject: Tiger vs Leopard Printing
- From: David Blanton <email@hidden>
- Date: Wed, 7 Jan 2009 18:25:13 -0700
I build my app with the MACOSX10.4u.sdk.
When the following is executed:
[[NSPrintOperation printOperationWithView:catalog]
runOperationModalForWindow:mainWindow delegate:self
didRunSelector:nil contextInfo:nil];
the Tiger and Leopard print panels are different.
In Leopard you can select to see detail by clicking the arrow next
to the printer name. This is not available in Tiger.
When I run on Leopard and select the detail view in the print panel,
if I use the forward and back arrows to preview the print then when I
choose PDF preview the pages are empty.
If I do not display the detail and click the preview button all is well.
Do I need to handle the detail preview in some manner when on Leopard?
David Blanton
_______________________________________________
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