Jump to content
We've recently updated our Privacy Statement, available here ×

Unpatched iText found, cannot use glyph rendering


vadim.vainshtein
Go to solution Solved by lucianc,

Recommended Posts

Hi,

I'm using JasperReports library 6.9.0 in my application on Jmix framework. I'm trying to create pdf report containing cyrillic symbols, but they are not printed. There is a warning in the console: 

n.s.j.engine.export.PdfGlyphRenderer - Unpatched iText found, cannot use glyph rendering  

I've tried to connect different versions of iText library, but the error persists. I also verified that the fonts I'm using definitely do support cyrillic.

Thanks in advice, any ideas welcome!

Link to comment
Share on other sites

  • Solution

You can find the iText version patched for glyph rendering here https://jaspersoft.jfrog.io/ui/native/third-party-ce-artifacts/com/lowagie/itext/2.1.7.js6/ (for JasperReports 6.9.0).

But for cyrillic you shouldn't normally need glyph rendering, using a font extension should be enough.  See for instance the Unicode sample report.

Regards,

Lucian

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...