Reading data from PDF files
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dear All, I would like to know if Alteryx can read data from PDF files and extract the data from the files
Solved! Go to Solution.
- Labels:
- Datasets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @anilacem ,
I've moved your post from the Welcome to Community section over to this section so more folks get a chance to read and respond.
Have you checked out the post below?
Thanks!
Manager, Technical Account Management | Alteryx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Jessi,
I have gone through the link and contacted Daniel who has some solution and the problem wt he mentioned exactly matches my requirement. Hope i should get some solution from him.
Thank you.
Regards,
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Anil,
Can you share your requirement to us ? We might need the same solution from Daniel.
Thanks and Regards,
Samuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi I also have same type of problem. As a requirement i need to read Text based PDF through Alteryx , PDF is having 6 different page structure. I need to read all 6 in different input stages.
Any help or any input will be much appreciated,
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
There is couple of ways to do that. One option if your organization allow to downlaod xpdf tool, then you can just install that and run batch script to convert pdf to text(or any format). then you can play around with text files.
another ways to do that using R console(Mostly availble in 2019.2, not sure about 2019.3 version) to convert pdf to excel or text.
Thanks
