open-nav
GitHub
npm
Preparing search index...
invoicing/src
renderInvoicePdfNative
Function renderInvoicePdfNative
renderInvoicePdfNative
(
document
:
InvoiceData
,
options
?:
NativePdfOptions
,
)
:
Promise
<
Buffer
<
ArrayBufferLike
>
>
Render an invoice to PDF bytes without a browser.
Parameters
document
:
InvoiceData
options
:
NativePdfOptions
= {}
Returns
Promise
<
Buffer
<
ArrayBufferLike
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
open-nav
Loading...
Render an invoice to PDF bytes without a browser.