Methods' Details |
start
- Description
- puts the job into the printer spooler.
This call may block the thread. So release all resources
(mutex, semaphore, etc.) before this call.
|
|
end
- Description
- notifies the printer spooler that the job is done and printing
starts.
- See also
- terminate
|
|
terminate
|
startPage
- Description
- begins with a new page.
|
|
endPage
- Description
- ends the current page.
|
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.