Class InvoiceActions
category |
System |
---|---|
package |
Extensions |
subpackage |
Invoices |
_createBulkPdf(array $invoiceIds)
This method will parse the selected PDFs of the provided invoices and will concatenate them into a single file. This file will be then outputted directly so that browsers download it immediately.
see | \mPDF |
---|---|
Throws |
|
array
The selected invoice IDs.
_getPdfPermissions() : array
bulkPdfInvoices(array $invoiceIds)
Throws |
|
---|
array
The invoice IDs to be included in the concatenated file.