Possible Duplicate:
How to password protect an uploaded pdf in PHP
I have a web app where users can upload pdf documents. Is there a php library that I can use to password protect the pdf file? I need the library to preserve all aspects of the original pdf (i.e. size, fonts, resolution, etc).
Download the library used: Protect PDF in PHP