RE: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-14 Thread Manisha Sathe
I am trying to set it up MS Song Font now 1)I installed mssong font on my machine (mssong.ttf) 2)Opend dos command prompt d:\fop-0.20.5 java -cp build\fop.jar;lib\avalon-framework-cvs-20020806.jar;lib\xml-apis.jar; lib\xercesImpl-2.2.1.jar;lib\xalan-2.4.1.jar org.apache.fop.fonts.apps.TTFReader

RE: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-14 Thread Manisha Sathe
1)Finally i could resolve the problem. It was a class path set up problem. I set the classpath separately and then run d:\fop-0.20.5org.apache.fop.fonts.apps.TTFReader C:\WINNT\Fonts\mssong.ttf ttfmssong.xml At least it did not give me error and create ttfmssong.xml file. 2)Later opened

Re: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-14 Thread Jeremias Maerki
There's a space in the classpath you need to remove. On 14.02.2005 02:33:38 Manisha Sathe wrote: I am trying to set it up MS Song Font now 1)I installed mssong font on my machine (mssong.ttf) 2)Opend dos command prompt d:\fop-0.20.5 java -cp

Solved: RE: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-14 Thread Manisha Sathe
Initially i tried to changed userconfig.xml (as mentioned in documentation http://xml.apache.org/fop/configuration.html ) But goterror so also triedchanging config.xml. The thing i was missing was fop -c userconfig.xml ... This part- path -i was specifying wrongly - but finally i got it

Sorry: Re: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-11 Thread Manisha Sathe
Sorry, wrong post answer was givenin my last post regards ManishaManisha Sathe [EMAIL PROTECTED] wrote: What i am doing is - taking data from database - put inside XML and then create PDF from that. I also need to print chinese characters. I tried first with some unicode (HTML equivalent)

Re: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-11 Thread Manisha Sathe
Hi all, i want to display some chinese characters. I am tryingfollowing unicodes. These get display in HTML properly. But in pdf i do not get these characters. #29699;#36187;#32534;#21495; I tried many different fonts but still the same. Which font shall i make use off ? regards Manisha

Re: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-11 Thread Arun Sinha
Hi, Try setting font family to MS Hei or MS Song. Cheers. Arun From: Manisha Sathe [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Whether Chinese Characters / Unicode supported by FOP ? Date: Thu, 10 Feb 2005 22:43:25 -0800 (PST) Hi all, i want to display some

Re: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-11 Thread Manisha Sathe
[EMAIL PROTECTED]>Reply-To: [EMAIL PROTECTED]To: [EMAIL PROTECTED]Subject: Re: Whether Chinese Characters / Unicode supported by FOP ?Date: Thu, 10 Feb 2005 22:43:25 -0800 (PST)Hi all,i want to display some chinese characters. I am trying following unicodes. These get display in HTML properl

Re: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-11 Thread Arun Sinha
Yes. You need those fonts on your machine. Arun From: Manisha Sathe [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Whether Chinese Characters / Unicode supported by FOP ? Date: Thu, 10 Feb 2005 23:13:43 -0800 (PST) hmm.. it's giving me 'unknown font' for both

Re: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-11 Thread Arun Sinha
] Subject: Re: Whether Chinese Characters / Unicode supported by FOP ? Date: Thu, 10 Feb 2005 23:13:43 -0800 (PST) hmm.. it's giving me 'unknown font' for both. is there any way for it ? Whether it means that on my m/c need to have these fonts ? regards Manisha Arun Sinha [EMAIL PROTECTED] wrote: Hi

RE: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-11 Thread Pascal Sancho
: Manisha Sathe [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Whether Chinese Characters / Unicode supported by FOP ? Date: Thu, 10 Feb 2005 23:13:43 -0800 (PST) it's giving me 'unknown font' for both. is there any way for it ? Whether it means that on my m

Re: Whether Chinese Characters / Unicode supported by FOP ?

2005-02-11 Thread Manoj_Nair
:13PMSubject: Re: Whether Chinese Characters / Unicode supported by FOP ?hmm..it's giving me 'unknown font' for both. is there any way for it ? Whether it means that on my m/c need to have these fonts ?regardsManishaArun Sinha [EMAIL PROTECTED] wrote:Hi,Try setting font family to "MS Hei" o