I have a problem regarding merging .pdf files from different folders with the condition, that the five first characters in the filenames should match for the merging of the pdfs to happen?
So say that folder 1 contains:
candycane48837.pdf
jackhammer3382.pdf
watertunnel3994.pdf
How do I get the files to matching and then execute of the merging?
It would be extra good if the larger file always would be selected as the top one in the merged pdf. (The bigger file is always in folder 1)
Experienced users probably have an easy fix for this.
Thanks a lot in adavnce!
I added the dot before ToArray and checked if your expression match mine, which it did. Now itĀ“s giving a new error. Could it be that my variable type setting could be wrong? IĀ“ve tried to use āstringā an String (String), but neither did work.
Sorry, missed that you sent a project file. I“ll have a look at that! Thanks a lot for all the help. I“ll get back when I get it to work or I encounter a new problem.