Method | Description |
---|---|
BeginJob() | Opens the spool file for the job |
CanContinue() | Tests whether anything prevents the job from continuing |
CancelJob() | Cancels print job and eliminates spool file |
CommitJob() | Commits spooled pages to the printer |
ConfigJob() | Asks Print Server to ask user to define the print job |
ConfigPage() | Asks Print Server to ask user to configure the page |
DrawView() | Display view on a page |
FirstPage() | Returns number of first page to be printed |
LastPage() | Returns number of last page to be printed |
PaperRect() | Returns paper size in a BRect |
BPrintJob() | Constructor |
~BPrintJob() | Destructor |
PrintableRect() | Returns printable area on paper in a BRect |
SetSettings() | Sets current printing configuration |
Settings() | Returns current printing configuration |
SpoolPage() | Add page to the spool file |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified December 23, 1998.