Umtech

umairulh2001 ·

daust/JasperReportsIntegration

Using Barcodes with fonts

help wanted

So finally the issue is with the version of JRI. With new one it works. Thank you for providing detailed answers that was very helpful

daust/JasperReportsIntegration

Using Barcodes with fonts

help wanted

After some more testing it seems that the issue is only happening when calling report from oracle apex application. When testing using test tool of jri the report seems to be rendering find

Any suggestions how can this issue be resolved

daust/JasperReportsIntegration

Using Barcodes with fonts

help wanted

Hello

Sorry for a very late response, I tried your provided code with same JasperStudio version 6.19.1 and jri version jri-2.10.1-jasper-6.20.0. However only the barcode part is still not being visible when deploying to jri. It is being shown when previ...

daust/JasperReportsIntegration

Using Barcodes with fonts

help wanted

Thank you for the detailed answer. I suppose then it might be an issue with the version of JRi I am using or the font issue in the Linux OS. WIll try it with new version of jri then post my results

daust/JasperReportsIntegration

Using Barcodes with fonts

help wanted

Ok , Thank you for the response.

Also when using barcode component with constant expression, instead of previous method I am getting below error when running with jri

Exception

javax.servlet.ServletException: Servlet execution threw an exception
	org.ap...
daust/JasperReportsIntegration

Using Barcodes with fonts

help wanted

In the simplest form the report has a textfield with a static text and font "code 128" ( which can be downloaded from ) . When previewing report in jasper studio it is showing bar codes. However when using with jri it shows static text ( The font is avail...

daust/JasperReportsIntegration

Using Barcodes with fonts

help wanted

I have created report using Jasper 6.1.1 , the issue is that the barcodes are being generated when previewing inside JasperStudio. However when uploading it to jri the report is showing data of barcode instead of barcodes.