Do you mean you want to store the pdf document as an object in an Access database, or that the document has spreadsheet-like data in it that you want to store in Access tables? If the latter, you might try to copy & paste the data into a spreadsheet, then you could import the spreadsheet as a single table (then normalize if needed). If possible I'd suggest asking for the data in a different file format. The native format would probobly be easier to work with than the .pdf that is output.