# Read PDF without knowing the name of the file

**URL:** https://community.automationedge.com/t/read-pdf-without-knowing-the-name-of-the-file/7934
**Category:** Process Studio
**Tags:** rpa
**Created:** [March 28, 2023, 9:37pm UTC](https://community.automationedge.com/t/read-pdf-without-knowing-the-name-of-the-file/7934 "2023-03-28T21:37:27Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Shimeds](https://avatars.discourse-cdn.com/v4/letter/s/90ced4/32.png) [@Shimeds](https://community.automationedge.com/u/Shimeds)
#### Post date: [March 28, 2023, 9:37pm UTC](https://community.automationedge.com/t/read-pdf-without-knowing-the-name-of-the-file/7934/1 "2023-03-28T21:37:27Z")

</div>

I need to read various PDF’s files the come from a scanner but the archives have a name that depends on its datetime.  
Can a read the PDF without knowing only the location but not the exacly name of it?

---

<div class="post-metadata">

### Author: ![Anand.Tambey](https://yyz1.discourse-cdn.com/flex027/user_avatar/community.automationedge.com/anand.tambey/32/1167_2.png) [@Anand.Tambey](https://community.automationedge.com/u/Anand.Tambey)
#### Post date: [March 30, 2023, 7:14am UTC](https://community.automationedge.com/t/read-pdf-without-knowing-the-name-of-the-file/7934/2 "2023-03-30T07:14:44Z")

</div>

[@AE\_Knights](https://community.automationedge.com/groups/ae_knights) - Could you please help out?

---

<div class="post-metadata">

### Author: ![viniciusfbs](https://yyz1.discourse-cdn.com/flex027/user_avatar/community.automationedge.com/viniciusfbs/32/1388_2.png) [@viniciusfbs](https://community.automationedge.com/u/viniciusfbs)
#### Post date: [March 31, 2023, 12:34pm UTC](https://community.automationedge.com/t/read-pdf-without-knowing-the-name-of-the-file/7934/3 "2023-03-31T12:34:19Z")

</div>

Shimeds,

To get the name of the files use the step “Get File Names”,  
In this step configure the folder where the documents are and in the tab “Filter” configure to get “Only Files”.  
This step will give you the path with all the files, in the next steps use the “filename” field when using a file.
