jadedknight Posted May 23, 2008 Share Posted May 23, 2008 Hello, I need some help here, not directly with code, but wondering how to implement this. I want a user to download a PDF, when the user requests the PDF I want a password for that PDF to be generated. So each PDF ever downloaded has say, that users password, as the PDF's password. Like DRM. Is this possible? Quote Link to comment Share on other sites More sharing options...
redbrad0 Posted May 23, 2008 Share Posted May 23, 2008 Searching http://pear.php.net/reference/File_PDF-0.0.1/File_PDF/File_PDF.html there is not a built in function for doing this, but doing a quick search on google provided this url http://www.rustyparts.com/pdf.php which looks like it uses Java to encrypt the files. Quote Link to comment Share on other sites More sharing options...
jadedknight Posted May 25, 2008 Author Share Posted May 25, 2008 Sorry forgot to thank you! That is pretty much what I need I believe thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.