Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| Methods' Summary | 
| start | puts the job into the printer spooler. | 
| end | notifies the printer spooler that the job is done and printing
 starts. | 
| terminate | stops the current print job. | 
| startPage | begins with a new page. | 
| endPage | ends the current page. | 
| Methods' Details | 
| start 
| 
 
Descriptionputs the job into the printer spooler. 
 
 This call may block the thread. So release all resources 
 (mutex, semaphore, etc.) before this call. |  | 
| end 
| 
 
Descriptionnotifies the printer spooler that the job is done and printing
 starts.
 See alsoterminate |  | 
| terminate | 
| startPage 
| 
 
Descriptionbegins with a new page.
  |  | 
| endPage 
| 
 
Descriptionends the current page.
  |  | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.