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/11/10 18:40:43 UTC

DO NOT REPLY [Bug 24570] New: - POI don't extract right properties in Chinese characters

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=24570>.
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=24570

POI don't extract right properties in Chinese characters

           Summary: POI don't extract right properties in Chinese characters
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: POIFS
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: Yanjun.Liao@ca.com


I am using jakarta-poi-1.10.0-dev version. I tried 2.0-pre3, it seems it has 
the same problem. I have a file which properties are in Chinese characters. POI 
can extract the properties (DocumentSummaryInformation and SummaryInformation), 
but the characters are all messed up after extraction. I believe that it can 
not handle the right encoding in TypeReader class. My OS is an English 
operating system, but it should not be a reason why POI is not working right. 
Because I had a similar program to extract properties which is written in c++, 
it can do the right thing. BTW, I tried Japanse characters, it has the same 
problem. I will attach this file, hopefully, this problem can be addressed 
soon, because it is the critical path of my project now. Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org