There is a minor problem I have not had time to correct yet.  
encoding is an attribute, but if its set the serializer should check
that its non-us/uk/aus and in that case set encoding to 16-bit.  However
currently it just assumes 8-bit.  I'm under a mountain of to-dos but
thats at the top of my cocoon list.

-Andy

On Wed, 2002-10-16 at 07:10, Yury Mikhienko wrote:
> Hello folks!
> 
> Can I use non-english characters in xls document (dynamically generated by 
>HSSFSerializer)?
> 
> I'm trying the following configuration:
> 
>      <map:serializer name="xls" src="org.apache.cocoon.serialization.HSSFSerializer" 
>mime-type="application/vnd.ms-excel">
>        <encoding>KOI8-R</encoding>
>      </map:serializer>
> 
> but it doesn't work :(((
> I have the following symbols (>C<8=3 2 #:@08=0) in document instead russian text :(((
> 
> Can anyone help me?
> 
> Thanks.
> -- 
>  
> Best regards,
> Yury Mikhienko.
> IT engineer, ZAO "Mobicom-Kavkaz"
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
-- 
http://www.superlinksoftware.com - software solutions for business
http://jakarta.apache.org/poi - Excel/Word/OLE 2 Compound Document in
Java                            
http://krysalis.sourceforge.net/centipede - the best build/project
structure
                    a guy/gal could have! - Make Ant simple on complex Projects!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to