Could you please advise me to fix this error?
Previously, It worked.
Error as image
Hi,
Can you try to use "System.IO.Directory.GetFiles"
instead of "Directory.GetFiles"
?
Regards,
Please show what is in “PDFPaths” , there should be a single path not multiple
your pdfPaths or folder which ever you are using, keep that folder in your project folder and try!
@tanyaporn.d
This solution can fix this error.
Thank you so much
PDF folder is sub-folder in this project folder.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.