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

cost123

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by cost123

  1. I add this net.sf.jasperreports.csv.encoding=Cp1251 net.sf.jasperreports.default.csv.encoding=Cp1251 net.sf.jasperreports.export.character.encoding=Cp1251 But report have encoding UTF8.
  2. I add net.sf.jasperreports.export.character.encoding=windows-1251 Don't work, encoding UTF8 I add net.sf.jasperreports.export.character.encoding=Cp1251 Don't work, encoding UTF8 I'am using JasperReports Server: Product Version: 6.4.0 Build: 20170611_1233
  3. Hi! I need create report in CSV file with win-1251 encoding. I have parametr <property name="net.sf.jasperreports.export.character.encoding" value="Cp1251"/> in JRXML. If I export report to CSV from interface, then file creating with encoding is win-1251. if I create CSV from Sheduler, then file creating with encoding UTF-8. How I can fix this problem?
×
×
  • Create New...