I (as many others here) wouldn't suggest actually storing the files in Access. Can it be done? Yes. But by storing files in Access, your database will bloat very quickly.
My suggestion would be to "catalog" them in access, storing only the file name and path in the table. Keeping the actual pdf files in a separate folder.