Anonymous
08-07-2002, 04:51 AM
Hello!
I'm using JFreeReport under Win98 and I have two problems.
First problem - in my TableModel I have two columns - both are float. I would like to format them in Polish style: 123 456,78
What I have to write in format string?
Second problem - I'm Polish and I want to use Polish special characters in printout. I wrote a xml file under Win98 and I have converted it from win1250 to ISO-8859-2. In xml file I have written :
<?xml version="1.0" encoding="iso-8859-2"?>
In preview I can see Polish special characters but when I see at printout I can't see them. What I'm doing wrong - am I choosing bad font, which doesn't support ISO-8859-2, or something else?
Sorry for all mistakes (I use English very rarely)
Thanks in advance
Michael
I'm using JFreeReport under Win98 and I have two problems.
First problem - in my TableModel I have two columns - both are float. I would like to format them in Polish style: 123 456,78
What I have to write in format string?
Second problem - I'm Polish and I want to use Polish special characters in printout. I wrote a xml file under Win98 and I have converted it from win1250 to ISO-8859-2. In xml file I have written :
<?xml version="1.0" encoding="iso-8859-2"?>
In preview I can see Polish special characters but when I see at printout I can't see them. What I'm doing wrong - am I choosing bad font, which doesn't support ISO-8859-2, or something else?
Sorry for all mistakes (I use English very rarely)
Thanks in advance
Michael