Hello all, I am facing an issue while extracting PDF data into text file. I’m reading the PDF data using Read PDF Activity and am passing its output into Write Text File Activity. After doing so I am getting blank page.
Regards,
Hardik Durgam.
Hello all, I am facing an issue while extracting PDF data into text file. I’m reading the PDF data using Read PDF Activity and am passing its output into Write Text File Activity. After doing so I am getting blank page.
Regards,
Hardik Durgam.
Hi @Hardik_Durgam ,
Is your PDF a Scanned document or a Digital PDF ?
It’s in digital format. It looks something like this,
I wish to extract all the data which is in table format.
If it is a Digital Document, it should have been able to convert to text using Read PDF Text
Activity. Could you show us the implementation done or could you double check on the variables used ? Also check if there are duplicate variables present.
Sure @supermanPunch , this is the workflow
This is where I’m reading the PDF data,
-This is the output of Read PDF,
This is Write Text,