| Functions |
getHeight() - Get the height of the document |
getMarginBottom() - Get the bottom margin |
getMarginLeft() - Get the left margin |
getMarginRight() - Get the right margin |
getMarginTop() - Get the top margin |
getWidth() - Get the width of the image or document |
newPage() - Begins a new page in a document |
renderItem(object) - Render an item to the image or document |
renderItems(array) - Render an array of items |
setBackground(string) - Set the background for the image or document |
setMargin(number) - Set the top, bottom, left and right margin |
setMarginBottom(number) - Set the bottom margin for the image or document |
setMarginLeft(number) - Set the left margin for the image or document |
setMarginRight(number) - set the right margin for the image or document |
setMarginTop(number) - Set the top margin for the image or document |