Hello,
Our campany want to put in place a process in which we split and sort a pile of documents based on it's qrcode content. The issue is we don't have the proper qrcode content after the split operation so we are losing informations about the document, because it's append to the file name that does not support special characters.
The idea is eather to make an encode url operation on the barcode before adding it to the file name so we don't lose any informations, or to add a new input that return the full qrcode content.
Best regards,
Djilali.