EslamElbyaly

EslamElbyaly ·

Printing takes too many clicks

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, ...

UTL_HTTP

Greetings,I have an Oracle APEX app on my oracle free cloud instance. The parsing schema of that app cannot make use of UTL_HTTP package because Oracle prohibits using that package with APEX workload type which I am using.Now, I need to make use of JasperR...

Status Not Available

Greetings,
I am trying to install JasperReprotsIntegration "jri-3.0.0-jasper-7.0.1" on an oracle linux 8 compute instance(Virtual machine) on my Oracle always free account.
I am following the quick start guide https://g...I downloaded the tool then ran...

Enable client to send report directly to it's printer

Thanks for your reply. Sorry to followup late.If I won't print directly to the client printer, kindly, tell me if the following scenario is applicable...Can I design a report to be called from a button in Oracle APEX which when clicked, a print dialog is o...

Testing Jetty server

No, everything is fine. It shows you that the application "JasperReportsIntegration" is available and started. You are good to go :).

I might update the documentation so that people don't get confused.
Best,
Dietmar.

Enable client to send report directly to it's printer

Hello. I've installed JRI for evaluation. I need to know if this requirement can be accomplished.The user needs to send reports directly to their default printer without seeing a print preview dialog. That should happen when they click a button. That shoul...

Why not call reports directly through URL instead of using xlib_jasperreports.show_report?

Pardon me, I am a bit confused. What does xlib_jasperreports.show_report have to do with security? As far as I am concerned, it's job is to form the URL. It has nothing to do with security, right?The security part as you mentioned can be done using APEX, c...

Why not call reports directly through URL instead of using xlib_jasperreports.show_report?

Hi.
I need to know why can not one call the report directly with URL i.e
http://localhost:8090/jri/report?_repName=test&_repFormat=pdf&_dataSource=default
using a button instead of using the xlib_jasperreports.show_report procedure?

Testing Jetty server

Hi. I am trying to use JasperReports integration for the first time. I am using the included Jetty server, Oracle database XE 18c and Windows 7.I am following the quick start guide I downloaded the zip folder, configuired database access through addi...

Joined GitQ

on