I have historical data recorded in pdf files for our clients. Now I am developing a web platform (in Drupal) from where clients should be able to access this data. The problem is that i don't want this files to be available to anyone else than the user to whom the information belongs.
My question is if it's possible to give access to some files or folders to specific users in Drupal. Because the alternative would be to create a Role for every user which is not practical.