Re: Tiger vs Leopard Printing
Re: Tiger vs Leopard Printing
- Subject: Re: Tiger vs Leopard Printing
- From: Raleigh Ledet <email@hidden>
- Date: Thu, 8 Jan 2009 15:22:10 -0800
David,
Does your code assume that the pages will be printed only once and in
order during the print cycle?
-raleigh
On Jan 7, 2009, at 5:25 PM, David Blanton wrote:
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
_______________________________________________
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