I cannot detect the value of the check-box "Scale to fit paper size" on the
print panel. I would like to know whether I have to scale my view within the
method 

- (NSRect)rectForPage:(NSInteger)pageNumber

For sure it has nothing to do with NSFitPagination. In facts
    NSLog(@"pMode %ld, %ld",
       [pi horizontalPagination], [pi verticalPagination]);

returns always 1, 1.

Any idea?


Regards
-- Leonardo


_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to