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=11132>. 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=11132 Displays Trademark as "small box" in Excel (HSSF) ------- Additional Comments From [EMAIL PROTECTED] 2002-07-29 13:41 ------- Can you do the equivilent (on your OS) of "java org.apache.poi.hssf.dev.BiffViewer wrong.xls > output.foo" "java org.apache.poi.hssf.dev.BiffViewer right.xls > output2.foo" "diff output.foo output2.foo" where wrong.xls = the HSSF generated file with the incorrect output and right.xls = the Excel generated file with the correct output. You should do this on an otherwise blank sheet in the same cell to make the output as close as possible. I suspect the characterset is different or something. -Andy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
