Functionss_userpassword

Defined in: pbwbullzip

public subroutine ss_userpassword (string arg_pwd)

Comment:
PDF Security Settings
Password for the users of the document.


Script:
public subroutine ss_userpassword (string arg_pwd);
i_PBbullzip.setvalue("UserPassword",arg_pwd)
end subroutine