I've been using this forum as a reference for years but this is the first time I've posted. I have a stack of about 900 copies of a standard form that has been completed by different parties. The IRS Form 1040EZ is a great and publicly available example. I need to figure out how I can write a program to look at each pdf and convert the data into tables in a spreadsheet. For example, in the Form 1040EZ example, I would want each respondent's tax return to occupy a new line of data in my table, with each box on the form entered into a cell in the applicable column. At the end of the day, I would have 900 rows of data with each numerical response in the corresponding column. If anyone can point me in the right direction, I would greatly appreciate it. This is well beyond my current skill set. jf