mindee
    Preparing search index...

    Class ExtractedInvoiceSplitterImage

    Wrapper class for extracted invoice pages.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    buffer: Buffer
    internalFileName: string
    pageIdMax: number
    pageIdMin: number

    Methods

    • Attempts to saves the document to a file synchronously. Throws an error if the file extension is not supported or if the file could not be saved to disk for some reason.

      Parameters

      • outputPath: string

        Path to save the file to.

      Returns void