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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39389

           Summary: Excel doesn't display extended ASCII WingDings.
           Product: POI
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Hi,

We use POI in production and have problems with extended ASCII WingDings.

Standard ASCII characters with values less than 128 are displayed correctly. The
problem is with the chars with 
ASCII values 128 through 255. 

When I open the generated workbook I see the 'unknown' glyph in positions where
my extended WingDings should be.
But If I switch the font to Arial and then back to WingDings I see the correct
glyphs. It tells me that POI stores 
the correct character values but something else is missing which prevents Excel
from displaying them correctly. 

See the attached test case.  I also have this problem when I try to use
WingDings in the office drawing and put 
WingDings in a text box.


Regards, Yegor Kozlov

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to