Greetings,
I have an apex application. There's a button that's when clicked, it should call a jasper PDF report. The problem is that, when I click the button, the report is opened in a new tab, then I will have to click the print button in that page again, then the print dialog of the web browser appears then I should click print "again". That is 3 clicks for the client to send the report to the printer which is too much.
Is there a way to decrease that number of clicks? Even if I should change the PDF type to something else.
Regards
daust / JasperReportsIntegration
JasperReportsIntegration provides an interface to use the JasperReports reporting engine in an Oracle database application, specifically with Oracle Application Express (Oracle APEX).