Wednesday, May 28, 2003, 8:08:47 AM, you wrote:

YM> On Tue, 27 May 2003 11:44:48 +0400
YM> Yury Mikhienko <[EMAIL PROTECTED]> wrote:

>> On Mon, 26 May 2003 21:35:18 +0200
>> "J.Pietschmann" <[EMAIL PROTECTED]> wrote:
>> 
>> > Yury Mikhienko wrote:
>> >  > Cocoon's FOP/HSSFSerializer still does not support non-english characters,
>> >  > can I solve this problem?
>> > 
>> > I don't know about the HSSFSerializer, but the PDFSerializer
>> > does not have problems with non-ASCII characters. You'll have
>> > to install appropriate fonts though, refer to
>> >   http://xml.apache.org/fop/faq.html#pdf-characters
>> > and
>> > http://xml.apache.org/fop/faq.html#pdf-characters
>> > 
>> > Check the Cocoon docs for how to supply a user configuration
>> > with user fonts to the PDF serializer.
>> > 
>> > If this still doesn't solve your problem, you'll have to
>> > supply more details.
>> > 
>> 
>> Thank you, will try.
>> 

YM> Ok, the PDF serializer works properly (but with .ttf fonts only), but what about 
the HSSFSerializer?
YM> I still does not properly generate the exel document with russian characters :((

There is the "jakarta-poi-1.7.0-dev-20020624.jar" library in the
"cocoon-2.1/src/blocks/poi/lib". It does not support russian
characters. The support begins from version "1.8-dev".
See "http://jakarta.apache.org/poi/changes.html#1.8-dev";
The current version of POI is "2.0-pre1".

-- 
Best regards,
 Peter                            mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to