daust / JasperReportsIntegration

JasperReportsIntegration provides an interface to use the JasperReports reporting engine in an Oracle database application, specifically with Oracle Application Express (Oracle APEX).
BSD 3-Clause "New" or "Revised" License
55 stars 23 forks source link

Set report name instead of default "report" #139

Open HamzaAlabbasi opened 7 months ago

HamzaAlabbasi commented 7 months ago

Hi, I used JavaScript to open report URL in Oracle APEX. I want to set report name (instead of default "report") to appear in tab title and in save dialog when pressing "CTR + S". Please see attatchement :

bb5e60f8-22ce-48af-b3b1-cac2bc62d941

Thanks in advance.