You need to sign in to do that
Don't have an account?

Password Protection For Attachment
Hi All,
How to put password protection for pdf in atttachment.
Thanks,
Surya
How to put password protection for pdf in atttachment.
Thanks,
Surya
You need to sign in to do that
Don't have an account?
As far as I know, you can't password-protect a PDF generated by the system itself (through Visualforce's renderAs page attribute). That means you'll have to rely upon the security set up in your organization.
Please refer below thread for more information on that.
https://developer.salesforce.com/forums/?id=906F0000000914vIAA
But you will be able to limit who can see your visualforce page by only adding specific profiles to the page.
https://help.salesforce.com/apex/HTViewHelpDoc?id=pages_security_page_def.htm&language=en_US
Please mark this post as best answer if it helps you.
Best Regards,
Nagendra.P