Functionds_author

Defined in: pbwbullzip

public subroutine ds_author (string arg_author)

Comment:
PDF Document Settings
Author of the PDF document


Script:
public subroutine ds_author (string arg_author);
i_PBbullzip.setvalue("Author",arg_author)
end subroutine