I would like to convert a stack of financial documents, identically formated, into a CSV file.
Here is an example:

I have a program to do the OCR (optical character recognition) so that is not the major concern. What I need help with is parsing the PDF document into a CSV.
Any ideas?