Render an invoice straight to PDF bytes.
Uses the native engine unless engine: 'browser' is asked for, or a convert function is supplied — passing a converter is itself a request to go through HTML.
engine: 'browser'
convert
Render an invoice straight to PDF bytes.
Uses the native engine unless
engine: 'browser'is asked for, or aconvertfunction is supplied — passing a converter is itself a request to go through HTML.