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

using KOI8-R or Cp1251 encoding


Recommended Posts

By: Igor Karp - ikarp

using KOI8-R or Cp1251 encoding

2002-12-11 03:30

Have anyone been successfull in using KOI8-R or Cp1251 encoding within jasperreports.

I have problem trying to display static text using these encodings.

 

Thanks.

 

 

 

 

By: Oleg - oleg_vn

RE: using KOI8-R or Cp1251 encoding

2002-12-12 03:48

JasprerReport 0.4.3 мог компилировать файлы в юникоде

0.4.4 почему-то разучился.

Попробуй найти редактор, который работает с юникодом,

и используй 0.4.3. У меня все работает.

Олег

 

 

 

 

By: Oleg - oleg_vn

RE: using KOI8-R or Cp1251 encoding

2002-12-12 04:10

Sorry,

You can use JasperReport 0.4.3 and write report in unicode.

Oleg

 

 

 

 

 

By: Oleg - oleg_vn

RE: using KOI8-R or Cp1251 encoding

2002-12-12 07:51

JasprerReport 0.4.3 мог компилировать файлы в юникоде

0.4.4 почему-то разучился.

Попробуй найти редактор, который работает с юникодом,

и используй 0.4.3. У меня все работает.

Олег

 

 

 

 

By: Bazhenov PAvel - pvb

RE: using KOI8-R or Cp1251 encoding

2003-01-18 02:37

What is object send messages like "Character conversion error: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low)." or "Declared encoding "UTF-8" does not match actual one "UTF8"; this might not be an error." (I try System.setProperty("file.encoding","windows-1251") or other non-UTF-8 encodings in application under jboss version 3.0.3) ?

 

 

 

 

 

By: Teodor Danciu - teodord

RE: using KOI8-R or Cp1251 encoding

2003-01-25 01:26

 

Hi,

 

Try to specify the XML file encoding using the

"encoding" attribute in the XML file header.

 

You might also have to try this patch,

if you are using the 0.4.4 version:

 

http://sourceforge.net/tracker/index.php?func=detail&aid=663125&group_id=36382&atid=416705

 

I hope this helps.

Teodor

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...