Documentation
    Preparing search index...

    Class Pdf

    Index

    Constructors

    Methods

    Constructors

    • Parameters

      Returns Pdf

    Methods

    • Create a PDF from a public URL

      Parameters

      • url: string

        Target URL address

      • Optionalassociate: null | { field: string; row: number; slice: number }

        Optionally associate PDF with a slice row

      • options: PdfOptions = {}

        PDF options for rendering & uploading

      Returns Promise<any>

      Either the PDF file number or the updated slice row response if associated