Hello,
I have a bunch of invoices (several verndors) and like to extract certain informations. I’m able to extract and match some infos, but some doesn’t match. For example I’m able to extract one IBAN, but the second. First IBAN is without spaces (DE123456…), the second is with spaces (DE12 3456 7890). From the second I only recieve DE12. Is is possible to clean the PDF and get rid of “errors”?, because the extraction of the customer-id is possible (formatted 123 456 789).
Also, is it possible to extract information not like “$Term as String$ LIKE “ummer”” with rule-based row filter but in an expected format like “###0,##” for € and “dd.mm.yyyy” for dates?
br,
Sven