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

zranisavljevic

Members
  • Posts

    6
  • Joined

  • Last visited

zranisavljevic's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hello. The text is already UTF-8 and the exported PDF contains all characters but some information needed for proper displaying is missing. I made this experiment: Copy not correctly displayed word from the Jasper PDF and paste it in to MS Word. There it is displayed correctly. Then save the Word doc as PDF. Text is also correct. So, my conclusion that iText exporter is a problem.
  2. Tried, but result is the same. Also tried with JasperSoft Studio 6.0.0 which uses itext-pdfa-5.5.0.jar but also result is the same. I'm suspecting that the problem is caused by the fact that Kurdish locale is not supported by Java.
  3. Hi. I'm working with JasperStudio v6.1.0 and trying to create reports that have Kurdish text. I'm not Kurdish and my Kurdish linguistic knowledge is minor but I'll try to explain the problem: The text in the Preview is correct but in the exported PDF the text becomes different. To be more precise, some characters, like ێ are in the Preview written differently, which is OK, but in exported PDF look like that if written alone and look different when are part of a word. The text is in static text control like this: <font fontName="Arial" size="14"/> The font settings are: net.sf.jasperreports.default.font.name=Arialnet.sf.jasperreports.default.font.size=10net.sf.jasperreports.default.pdf.font.name=Arialnet.sf.jasperreports.default.pdf.encoding=Cp1256net.sf.jasperreports.default.pdf.embedded=false For default.pdf.encoding also tryed with Identity-H but without success. Arial font obtained from the Windows 8.1 PC is embedded in the ...fonts.jar. Any thoughts?
×
×
  • Create New...