

Public Member Functions | |
| PDFPageList () | |
| void | add (PDFPage page) | 
| PDFPage | getPage (int page) | 
| void | write (OutputStream os) throws IOException | 
Eric Z. Beard, ericzbeard@hotmail.com
      
  | 
  
| 
 This constructs a PDF Pages object.  | 
  
      
  | 
  
| 
 This adds a page to the document. 
 
  | 
  
      
  | 
  
| 
 This returns a specific page. Used by the PDF class. 
 
  | 
  
      
  | 
  
| 
 
 
 
 Implements gnu::jpdf::PDFObject.  | 
  
 1.3.9.1