Hello everybody,
I need to do a process where my robot reads a pdf file and gets information from it. The thing is that the pdf file can sometimes have more lines than predicted. Some values are static which are easier to get but how do i manage if one pdf comes with 1 item and another pdf comes with 7 items. Im not very familiar with the regex concept, i would appreciate if someone can provide an example of how to achieve this or a guide. Thanks in advance.