コミュニティ

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.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    yong_lee7015

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

    0

サインインしてコメントを残してください。