SudoSOS Back-end API / html/invoice.html / createInvoicePdf
Function: createInvoicePdf() ​
ts
function createInvoicePdf(options): string;Render the Invoice PDF HTML via the shared document skeleton.
Parameters ​
| Parameter | Type |
|---|---|
options | IInvoicePdf |
Returns ​
string