Interface: CreatePdfFunction
Callable
CreatePdfFunction
▸ CreatePdfFunction(docDefinition
, tableLayouts?
, fonts?
): Promise
<any
>
Parameters
Name | Type |
---|---|
docDefinition | TDocumentDefinitions |
tableLayouts? | Record <string , CustomTableLayout > |
fonts? | TFontDictionary |
Returns
Promise
<any
>
Defined in
packages/core/src/client.ts:250