RE: Printing resolution problems
RE: Printing resolution problems
- Subject: RE: Printing resolution problems
- From: "Joris Mans" <email@hidden>
- Date: Mon, 17 Apr 2006 11:11:05 +0200
- Importance: Normal
The thing I am just wondering about is, why does the size of my view
influence what happens to the output. If I e.g. "tell" my app, using
knowsPageRange and rectForPage that my view which is lets say 5000 on
4000 corresponds to 1 page on the printer, it seems to ignore this and
just take a piece the size of an A4 at 72dpi out of my view to store on
that page. Basically, if I don't make my view the size of the page I
want at 72 dpi (in my case 21 / 2.54 * 72 on 29.7 / 2.54 * 72 ) the
output from the print operation just isnt correct. Even just doing an
NSFillRect using the inputrect from drawRect shows me a page which is
not completely filled.
Ow well, could be that I am missing or misunderstanding something
crucial here (which probably is the case, I hope), but I sure would like
to know where I am going wrong.
Joris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden