Hello Team,
Do we have any proper python code that extract pdf file and write in Alteryx Database and do a compariosn.
Hi @rohit782192 it's not python, (although you could definitely do it in python), but I made an R based macro which reads PDFs into Alteryx as text. You can find it here: https://gallery.alteryx.com/#!app/PDF-Input/5b685aff0462d710907f7a3b
You'll also need to install the R package 'pdftools' for the macro to work
In normal Jupyter in Anaconda i can do the same in Python.
Using Tabula or camleton.