Skip to content

Is there any sample for capturing the address field #295

Description

@rageshS

Hi All,

I am a newbie in using invoice2data python library, and really satisfied with this. it was very useful for me. But I find some limitations in multiline data in the invoice pdf such as the address field. Here I explain one of the problem, that I faced while using invoice2data to extract address data, that is if our desired data field is a multiline data and one more data fields lie on the horizontal position ( I mean left side or right side, for example, 'Invoice Address' and 'Trading Address' ), there is a chance to concatenate this data together while the extraction time.

image

I think if write the regular expression for capture 'invoice address' field, it will capture the 'Trading address' text too. I already checked the templates provided in this git repository. But I can't find any example for the capture address field from the invoice pdf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions