Bug 30670 - Can't write Unicode string in header and footer
Summary: Can't write Unicode string in header and footer
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.5-FINAL
Hardware: Other All
: P3 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-14 20:42 UTC by mitia
Modified: 2006-01-04 23:41 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitia 2004-08-14 20:42:15 UTC
There is no setEncoding method in HSSFHeader,
so how can i write unicode string in a header?
Comment 1 Jason Height 2006-01-05 08:41:53 UTC
This now "just works" (tm)!. Check out the latest code in SVN and give it a whirl.

Jason