Community

Spliting lines from Paragraph

I capture invoice address using paragraph element . how can i split every line from that paragraph to blocks

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user

    Once you have the address captured in paragraph if the number of lines in the address is not fixed, you can create a repeating group of character strings to capture them all separately. Just make sure that the region of that character string is limited to the paragraph element. I've added a screenshot which will help you.

    If the number of lines in the address is fixed, you can use multiple character string to capture them.

    0

Please sign in to leave a comment.