Functionss_ownerpassword

Defined in: pbwbullzip

public subroutine ss_ownerpassword (string arg_ownerpassword)

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


Script:
public subroutine ss_ownerpassword (string arg_ownerpassword);
i_PBbullzip.setvalue("OwnerPassword",arg_OwnerPassword)
end subroutine