Class QuickbooksInvoicePdf
Quickbooks Invoice Template
- TCPDF
- TcpdfWrapper
- QuickbooksInvoicePdf
Package: blesta\components\invoice\templates\quickbooks\invoice
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/invoice_templates/quickbooks_invoice/quickbooks_invoice_pdf.php
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/invoice_templates/quickbooks_invoice/quickbooks_invoice_pdf.php
public
|
#
__construct( string $orientation = 'P', string $unit = 'mm', string $format = 'A4', boolean $unicode = true, string $encoding = 'UTF-8', boolean $diskcache = false, string $font = null )
Initializes the default invoice PDF |
public
|
|
public
|
|
public
|
|
protected
string
|
drawTable()
|
public
array
|
$meta
An array of meta data for this invoice |
#
[]
|
public
|
$CurrencyFormat
The CurrencyFormat object used to format currency values |
|
public
|
$Date
The Date object used to format date values |
|
public
array
|
$invoice
An array of invoice data for this invoice |
#
[]
|
public
boolean
|
$include_address
Whether to include the to address or not |
#
true
|