Options
All
  • Public
  • Public/Protected
  • All
Menu

pdf-from-template

Index

Functions

  • pdfFromTemplate(template: string, data: Object, fileName: string, outDir: string, pdfOptions?: PdfOptions): Promise<Buffer>
  • Parameters

    • template: string
    • data: Object
    • fileName: string
    • outDir: string
    • Optional pdfOptions: PdfOptions

    Returns Promise<Buffer>

Generated using TypeDoc