Community

trimming unwanted symbols in Invoice Number field.

Hi,

I'm working on an invoice project, where I want to trim the symbol ":" and the spaces from the invoice number field.
Since I have the following in the invoice:

Invoice Number : 1010101010.

and the detected field result as (": 1010101010" or "i 1010101010").

So, I want to trim the unwanted symbol (:)+ any spaces in that field but at the same time I can't limit this field to be only accepting numbers since I have another invoices that start with letters. So how can I implement this ?

Thanks in advance.

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    yong_lee7015

    The only way you can do is delimit the recognize region. You can train it with 3 documents  at least.

    0

Please sign in to leave a comment.