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

pavankumar_kks

Members
  • Posts

    2
  • Joined

  • Last visited

pavankumar_kks's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Hi Everyone, From past two months we are trying to generate ireports in English language. Actually we are trying to generate around 29 reports for our application in English. But especially 4 reports are not generating in English language, they are generating in Chinese with some junk values. But in Windows Environment the same 4 reports generated in English, we are facing this problem only in Solaris Environment. "JRParameter.REPORT_LOCALE" pointing to en_US instead of that also they got generated in Chinese language. And we also removed zh_CN related properties file from the concerned folder, instead of that also they are generated in Chinese language, we are not getting from where these Chinese values are getting populated. Can anybody please help us in sorting out this problem, this is very critical issue for us. Thanks in Advance. Pavan
  2. Hi Everyone, From past two months we are trying to generate ireports in English language. Actually we are trying to generate around 29 reports for our application in English. But especially 4 reports are not generating in English language, they are generating in Chinese with some junk values. But in Windows Environment the same 4 reports generated in English, we are facing this problem only in Solaris Environment. We have hardcoded "JRParameter.REPORT_LOCALE" to en_US instead of that also they got generated in Chinese language. And we also removed zh_CN related properties file from the concerned folder, instead of that also they are generated in Chinese language, we are not getting from where these Chinese values are getting populated. We also modified the font related tags, then compiled and placed .jrxml file in the respective folder, instead of doing that also we couldn't able to sort out. Here is the font tag we used: <font fontName="Arial" pdfFontName="Helvetica" size="8" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250"/> Can you please help us in sorting out this problem, this is very critical issue for us. Thanks in Advance. Pavan
×
×
  • Create New...