Safe alternative to NSPrintInfo ?
Safe alternative to NSPrintInfo ?
- Subject: Safe alternative to NSPrintInfo ?
- From: "Ewan Delanoy" <email@hidden>
- Date: Sun, 13 May 2007 08:25:43 +0200 (CEST)
- Importance: Normal
Hello all,
as no one pointed any mistake in the short&simple
code in my post the other day, I'm assuming that this
is really a Cocoa bug and that my code is not to blame.
I contend, then, that if you implement printing in your
NSDocument-based app and try to force your own margins&size
on the printout (by using -setThat: methods in
NSPrintInfo), it may or may not work, you may get an output
with margins different from those you asked or a blank output.
In other words, NSPrintInfo is not "safe".
So I ask the question : are there more reliable (possibly non-Cocoa)
tools, which might be combined with my app and deal correctly with
that margins problem ?
Ewan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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