| Function | ps_showsettings | ![]() |
PDF Printer Settings This setting determines if the user will see the settings dialog when a PDF is created. values: always, never.
public subroutine ps_showsettings (string arg_never_always);
i_PBbullzip.setvalue("ShowSettings",arg_never_always)
end subroutine