https://issues.apache.org/bugzilla/show_bug.cgi?id=47251
--- Comment #27 from Joe Yuan <[email protected]> --- I took a look at a hexdump of the file up against the NoteRecord doc, but to be honest i'm not exactly sure what I am looking for, If you wouldn't mind pointing me in the right direction I would greatly appreciate it. 00000000 D0 CF 11 E0 A1 B1 1A E1 00 00 00 00 00 00 00 00 ÐÏ.ࡱ.á........ 00000010 00 00 00 00 00 00 00 00 3E 00 03 00 FF FF 09 00 ........>...ÿÿ.. ^~ This is 0x1c 00000020 06 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 ................ Does this byte indicate the start of the NoteRecord or is this is the byte that is "still to be read"? In light of this, I am more convinced this a bug on the side of the file creation and not POI. If it is on the creation side and I do not have control of how the file is created, what are my options? Note Record Doc Page: [http://msdn.microsoft.com/en-us/library/dd905668(v=office.12).aspx] -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
