| Function | ps_showsaveas | ![]() |
PDF Printer Settings When should the "Save AS" dialog be shown? If you use the "nofile" setting then the dialog is only shown if no output setting is specified. values: nofile, always, never.
public subroutine ps_showsaveas (string arg_nofile_always_never);/**/
i_PBbullzip.setvalue("ShowSaveAS",arg_nofile_always_never)
end subroutine