I am using Oracle 11G DB with Oracle forms 11.
I want to use Push Button (with when mouse Click) trigger to send a file to a default printer directly.
I want the same push button that will print to generate the file and then send to defult printer.
Kindly note that at present, once I click on save button, the file is generated automatically by a procedure.
Any advice on the best way to implement this?
Many thanks for your assistance in advance