Path name

I am making multiple directories and in each one, I put a pdf file. I assign variable fileName to each folder. I am using “type into” function to save each pdf in the folders but what path name do I type to make each pdf correspond to its folder?

1 Like

Fine
let the file path be like this
“C:\Users\yourusername"+fileName.ToString+”\“+“pdffilename”+”\“+”.pdf"

Cheers @fmillo

uipath6

The only assigned variable I have is fileName (the folder).
The pdf names are automatically in the save bar

If it’s fine can we mention our own pdf name or do you need only the name Thai getting displayed

Cheers @fmillo

The “NCD PDF” that is already displayed is perfectly fine