One zip file contains pdf, xls and csv files. Among those files, i am trying to save pdfs to destinated folder. The problem is getting "FileNotFoundError" when i give pdf file path eg . C:\\Users\\XXX\\OneDriveXXX\\root\\Documents\\xxxxx.zip\\xxxxx.pdf
How should I give full path of pdf file under zip file? please help.