Python Invoice2data : Extract Multiple Lines in PDF | Extract Address Field

Опубликовано: 04 Октябрь 2024
на канале: Bytive
3,584
32

#python #invoice2data #extract #multiple #line #address

Github Repo: https://github.com/kavinsharma/invoic...

Installation: git clone https://github.com/kavinsharma/invoic...

pip install -e invoice2data

-----------------------------
Yaml Template for new area plugin :
area:
name: "Address"
area: {x: 115,y: 124,r: 300,W: 412, H: 326}
regex: \w+
name: "Bill_to"
area: {x: 930,y: 416,r: 300,W: 310, H: 294}