September 2002
Intermediate to advanced
1272 pages
31h 12m
English
Cocoa supports printing with the NSPrintInfo, NSPageLayout, NSPrintPanel, and NSPrintOperation classes. Each class controls a different aspect of printing and of the resulting output.
The NSPrintInfo class encapsulates information used to control printing. It provides methods to access the dimensions of the user’s selected paper size, the type of pagination to use, whether the output should be centered horizontally or vertically on the page, and the orientation of the paper. It also provides information about the selected printer and the current print job status. NSPrintInfo instances store a dictionary containing detailed information about printing options.
A graphical ...
Read now
Unlock full access