I think this is a bit complicated and probably impossible, but it would be helpful to know if there is any way to do it...
Let's say I have a private teaching forum, where each user (paid account) has a username and an encrypted password, and there's a DOWNLOAD section where pdf files can be downloaded by users only.
Here's the question: When the file is downloaded, it will be protected by username and password/ password only that match with the username and password of the user himself... in other words, the password is taken from the user's account and added to the pdf file, then a download link is generated for that file.
This way, copying the pdf file to others would force the "copier" to give out his username and password...
EDIT: the password is for OPENING the file not editing or printing it, I want users to be able to highlight the text and add their own notes