BBjForm::createPage
Description
In BBj 4.0 and higher, this method obtains a new page for the document.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             createPage()  | 
                                                    |
| 
                                                             createPage(double conversion)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             conversion  | 
                                                        
                                                             Conversion factor in points per unit. Constants are supplied for conversion units.  | 
                                                    
Return Value
Returns a BBjFormPage object for the document.
Remarks
Use the BBjFormPage from this call to construct a page for the document.
Example
                                                     | 
                                                
Example - Purchase Requisition
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.