Jump to content
JasperReports Library 7.0 is now available ×

I think 1.2.0 have language problem


2006 IR Open Dicussion

Recommended Posts

By: Kang Kwang Cheon - kkckc

I think 1.2.0 have language problem

2006-03-14 19:46

I'm new starter of iReport program.

 

When I start the program. all of korean language are broken. but 1.1.0 version have no problem in language representation.

 

is it a bug?

or am I have to make some properties for fix this problem?

 

 

 

 

 

 

By: Kang Kwang Cheon - kkckc

RE: I think 1.2.0 have language problem

2006-03-18 03:41

Solution.

 

1. get the iReport source file from here.

 

2. copy any font that support your language to your (ireport-src/font) folder.

 

3. change from all source by using UltraEdit or etc.

A -- new java.awt.Font("Tahoma", ... )

B -- new java.awt.Font("Your font name", ... )

 

4. Compile and run it :)

 

if it is possible. I think make a properties line or setting function to set a default font of iReport. hm..

 

Enjoy it.

 

 

 

 

By: Giulio Toffoli - gt78

RE: I think 1.2.0 have language problem

2006-03-20 01:12

Sounds good.

 

Giulio

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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