finance-mgn - v1.4.1
    Preparing search index...
    • Processes a single page of the PDF document to extract transactions.

      Parameters

      • pageNum: number

        The page number to process.

      • doc: PDFDocumentProxy

        The PDF document proxy object.

      Returns Promise<TransactionObject[]>

      A promise that resolves to an array of processed transactions.