We have some PDF/A files for extraction and when we try to use standard pdf extraction libraries, nothing is returned from program for entire page. same program is working perfectly fine for standard pdfs and retuning values.
Can anyone help how to convert them using python libraries.
Did you try pyPDF2?