I am pretty new to UiPath and I was looking for a way to combine PDF’s for example files will be named:
DOE,JOHN1.PDF
DOE,JOHN2.PDF
DOE,JOHN3.PDF
I would like the end result to have all the files with the same name combined DOE,JOHN.PDF
Thanks for any help
Hi
Have you downloaded the Uipath PDF activities?
If you bring in the names of the PDF files and save these as an array of string, then there is an activity to join PDF files. This should give you the desired output. Let me know if you need any more help with it once you have these 
1 Like