When I click the print button in Oracle APEX application, it prompts the user to select a printer that’s configured on their system. However, I want the document to be sent directly to a cloud printer without requiring the user to manually select a printer.
I understand that AOP (APEX Office Print) supports this functionality, but I’m looking for an alternative solution that allows seamless, silent printing directly from the APEX application to a cloud printer.
Can anyone offer some steps to create this functionality or point me to documentation on how to do this?