Question
Require adobe PDF to docx converter API for python or java script
we are writing a script to read text and data from PDF and convert it to csv. we are using Python language for the same.
As this is not working as expected, we are now converting PDF to docx manually and then conceveting docx to CSV using python.
we are planning to use Adobe acrobat proDC for the same( purchase),
Question is do we have any API to perform such conversations or sdks .
