Hi all,
Using Workflow, I created a pattern matching to get what I want.
Under Worfklow designer, the value is correct (in my exemple, the value = Autre)
But under Laserfiche, the value is incorrect (here you can see value = AutreRENSEIGNEMENTS REL...)
The text used for Workflow Designer come from my PDF uploaded to Laserfiche so this should be the same.
This is my pattern Matching
(?s)RENSEIGNEMENTS RELATIFS A TOUS LES ETABLISSEMENTS.*Lieu d'exercice\s?\r?\n?\s?\r?\n?\s?\r?\n?(.*[^\s\r\n])\s?\r?\n?\s?\r?\n?\s?\r?\n?(?-s)DECLARATION FISCALE|(?s)RENSEIGNEMENTS RELATIFS A TOUS LES ETABLISSEMENTS.*Lieu d'exercice\s?(?-s)(.*[^\s\r\n])\s?\r?\n?RENSEIGNEMENTS RELATIFS AUX ASSOCIES ET PERSONNES LIEES A L'EXPLOITATION
I make a test, I copied the text to another file (*.txt) and drag and drop into Laserfiche and get the exact value. Please see the picture below
My second file (*.txt) is correct. And the text come from my first one (*.pdf) XD
I don't understand what's going on and need some helps plz.
Regards