The code is below. Each of the pages have different orientation and hence it does not convert properly. However I am able to parse the same file successfully to csv file using the converter from Adobe and others. Please let me know if there is any setting which will help to fix the issue. thanks.
The code is below. Each of the pages have different orientation and hence it does not convert properly. However I am able to parse the same file successfully to csv file using the converter from Adobe and others. Please let me know if there is any setting which will help to fix the issue. thanks.
import convertapi convertapi.api_secret = 'xx' convertapi.convert('csv', { 'File': 'D:\Delme\List-of-Criminally-Charged-Providers.pdf' }, from_format = 'pdf').save_files('D:\Delme')
The file is List-of-Criminally-Charged-Providers.pdf