1- yes, I want to create a blank txt file in every folder (For example F5, F6, F7, F8 and soon. Where the pdf’s file present). And i know there is create file activity to create the file.
2- For now, i am not getting any error. I want to create a txt file in looping and get the PDF data into that txt file. Instead of common file(AllPdfData1)
3- Please find the attached .xaml file.folders.xaml (7.8 KB)
Thanks for your response. The “AllPdfData1” is a common text file created by UiPath for the text of all the PDF’s, though i haven’t created it, It took the name by the path itself.
But i want a text file in the PDF location and copy that 1 pdf data to that 1 txt file, 2 pdf to the 2 txt file. And so on.