I would like to know how we can assign printer in Oracle Apex plsql block or on button click to print without showing the list of available printers.
I don't like to use UTL_File
if it involves an external file to print as suggested here.
I would like to know how we can assign printer in Oracle Apex plsql block or on button click to print without showing the list of available printers.
I don't like to use UTL_File
if it involves an external file to print as suggested here.