| Function | ps_showpdf | ![]() |
PDF Printer Settings Specifies if the resulting PDF file should be shown after generation. This setting can have the following values: yes, no, ask.
public subroutine ps_showpdf (string arg_yes_no_ask);
i_PBbullzip.setvalue("ShowPDF",arg_yes_no_ask)
end subroutine