You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2003/02/17 17:46:59 UTC

DO NOT REPLY [Bug 17132] New: - Can't set encoding for header and footer for Windows-1250 chars

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17132>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17132

Can't set encoding for header and footer for Windows-1250 chars

           Summary: Can't set encoding for header and footer for Windows-
                    1250 chars
           Product: POI
           Version: 1.5.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: vinter@vsl.sk


Hello,

I have a problem with encoding of header/footer's sections values. It is 
possible to set encoding to normal cell in sheet (HSSFCell.setEncoding), but I 
need set encoding to header too. I would like use Slovak characters 
like '�' '�' '�' '�' '�' in my sheet's header. What would I do?

Jan Vinter