Specifies the size of paper, and margins, that will be used to print the report
| paperSize | short | paper size(9 for A4, 8 for A3, etc) |
| isPageLandscape | boolean | true if the orientation is landscape |
| left | integer | left margin (in mm) |
| bottom | integer | bottom margin (in mm) |
| right | integer | right margin (in mm) |
| top | integer | top margin (in mm) |
| Return value | none |
Back to Report
Back to Overview