These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Any simple ways to programmatically set user password?

ihsiu1
Registered: May 20 2008
Posts: 3

Hi,

I can open a user-password protected (manually set) pdf via PDDocAuthorize().
Is there simple ways to programmatically set user password using v6 SDK?
The sample SecurityHandler seems an overkill.

Thanks!
ihsiu

My Product Information:
Acrobat Pro 8.1.2, Windows
lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
Dimitri has a suggestion for doing this in a batch process in the post at:
http://www.acrobatusers.com/forums/aucbb/viewtopic.php?id=2841

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.

ihsiu1
Registered: May 20 2008
Posts: 3
Thanks for the reply.
However, I'm looking for setting user password programmatically using PlugIn.