Hi,
APEX Version : 24.1.6
After a submit page action of a button, the user returns to the page (which is a modal), and should be able to directly print a pdf document (stored in the object storage).
What are the actions needed to make this happen?
I am able to get the document from the object storage, but I'm not able to present the document for printing to the user. There is no need for the user to see the actual document.
Any solution is more then helpful.
Kind regards