Constructor
new HarvestProfitPDFFooter(options)
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options |
Object | The options used to build the PDF Footer Properties
|
- Source:
Methods
addCenterMessage()
Adds a small message in the center of the footer.
- Source:
addLogo()
Adds the Harvest Profit Logo to the footer.
- Source:
addPagination()
Adds the page number to the footer if enabled.
- Source:
onPageAdded(pdfBuilder)
Hook called by a PDFBuilder object when a new page is added.
Parameters:
Name | Type | Description |
---|---|---|
pdfBuilder |
PDFBuilder | The pdf builder object to add to. |
- Source: