daust/JasperReportsIntegration
JasperReports Library 7.0Hi @mnicolazzo, just in case. I did release the upgrade to version 7. Nevertheless, your question might be answered in a different way, if I understand it correctly. There is a compatibilty mode in JasperSoftStudio that allows you to create file... |
daust/JasperReportsIntegration
Not display my reportsHi, you are using the JasperReportsIntegration, right? Which version? And the error did you get from which logfile? Are you running ... |
daust/JasperReportsIntegration
JasperReports Library 7.0I am on it. It is a bit complicated because they have changed the build process of the JasperReportsLibrary project. This is always the most complicated part, to "collect" all required libraries. And it is not well documented, which libraries they w... |
daust/JasperReportsIntegration
JRI - Report - empty pagePerfect! Great to hear. |
daust/JasperReportsIntegration
Arabic Language issue wirh PDF reports on Oracle Linux 8You did copy the .jar file? Not the *.ttf files, right? You could also install the fonts on the Linux locally. The Java runtime has access to all locally installed fonts. |
daust/JasperReportsIntegration
Tomcat Deployment : The requested resource [/jri/] is not availableHi @najeebalikhel , do you have a specific error message? Please check the troubleshooting instructions: https://github.com/daust/JasperReportsIntegration?tab=readme-ov-file#faq that should give you more information. Thank you, Dietmar. |
daust/JasperReportsIntegration
JRI - Report - empty pageHi @krisuf , did you find a solution? There is information in the documentation about troubleshooting: https://github.com/daust/JasperReportsIntegration?tab=readme-ov-file#faq Did you check that? You can increase the debugging output in the log4j2 fr... |
daust/JasperReportsIntegration
JasperReports Library 7.0Thank you for the reminder. Will start working on it next week. Thank you for your patience. |
daust/JasperReportsIntegration
JasperReports Library 7.0Hi Marco, I will do it ... when I am back from my vacation and have settled into a new location. Currently still traveling the world :) Best, Dietmar. |
daust/JasperReportsIntegration
An error occured. Please contact your local administrator.My bad. Forgot to paste the link ... here it is: FAQ-Troubleshooting When you activate more detailed error messages and/or show them in the browser (disabled for security) you will get more details. Best, Dietmar. |
daust/JasperReportsIntegration
An error occured. Please contact your local administrator.We need more details for troubleshooting. |
daust/JasperReportsIntegration
JasperReports Library 7.0Hi David, no. No planned timeline. In August / September I could find some time to do it. Thank you |
daust/JasperReportsIntegration
Saving Jasper Report outputPlease try to use an absolute path for the filename: And yes, I could figure this out and get a better error message |
daust/JasperReportsIntegration
What is the best way to use JRI in a docker containerShould work, do you face any specific challenges, i.e. do you get an error message? |
daust/JasperReportsIntegration
Enable client to send report directly to it's printerHi, well, I guess not. The way it works is that the printing is done from the application server, in your case on the machine hosting the ORDS or Tomcat server. This server will have a printer attached (either physically or through the network). JRI ca... |
daust/JasperReportsIntegration
Error With Generating reportHi @aziddam, this is typically a server issue with missing installed fonts on the system. Does that help? |
daust/JasperReportsIntegration
Saving Jasper Report outputSure, simply use the function Best, |
daust/JasperReportsIntegration
Report the is blankhi @robertopz, hhhhmmm. Looks alright so far. Are you certain, that the blob which is returned, contains the correct PDF? Can you please try to display it in the browser to make sure the PDF is correct? Please use the following code instead of se... |
daust/JasperReportsIntegration
JRI Path Reports to S3 on AWSHi @oegidio, good question.
|
daust/JasperReportsIntegration
Oracle OCI database Transaction Processing, and WalletHi @wahidali01, sure, the regular installation instructions contain a section on configuring an Oracle cloud database access with a wallet: https://github.com/daust/JasperReportsIntegration/blob/main/src/doc/github/installation-full.md#23-configure-your... |
daust/JasperReportsIntegration
JDBC Connection is becomes Inactive and Occupied the processes & Exceeds 400 limitHi @lakshmis2022, do you still have this issue? Not exactly sure, how I can help here. I am using Oracle JDBC driver (ojdbc8.jar) and Universal Connection Pool (ucp.jar) for the connection pooling with this code: Thus, the connection pool is lim... |
daust/JasperReportsIntegration
Problem calling jasper report from Apex.Hi @Hcalderonq, it seems like you are running into the issue as described in the FAQ/Troubleshooting section: https://github.com/daust/JasperReportsIntegration#faq Does that help? |
daust/JasperReportsIntegration
Multiple file outputHi @yk652, please elaborate a bit on your use case, I don't fully understand it yet. In the browser, you can only display one PDF at the time.
|