Hello everyone, Do you know of any way to detect and read the contents of all QR codes while processing a PDF attachment, when the file consists of multiple merged pages and each page is marked with a separate QR code? When using the standard WEBCON mechanism for reading QR codes, it always re
Hi Jacek, Thanks a lot for the suggestion! I had actually considered something similar earlier (executing a stored procedure). I'm still quite new to WEBCON, so it's good to know it’s one of the commonly used paths. Tomasz
Hi everyone, I would like to extract all phrases from a text (e.g., an email body) that match a specific format defined by a regular expression. Is it possible to achieve this using WEBCON’s built-in functions?