Save PDF document in a variable

@robot.gestus

Check as below

You can try with this also

Input_Files = System.IO.Directory.getfiles(“yourpath”,“*.pdf”)

Hope this may help you

Thanks