On Tue, 31 Jan 2006, Daniel Noll wrote: > Daniel Noll wrote: > > 0a 00 00 00 ? > > 0a 00 00 00 ? > > > > The last two integers seem to be identical on all the comments I tested > > today (actually, every comment has different values, but the two values > > were equal to each other) but I've seen them being different on my > > original test comments. I can't immediately see what they mean, but > > perhaps this data can just be left sitting around as a byte[] once the > > other data is parsed out. > > Recent insight tells me that these are probably the coordinates of the > comment with respect to the top left corner of the slide. :-)
Well done for figuring it all out! I'd be keen to get code for this into POI. Have you written record code for it? (I'm happy to write record code based on your descriptions of the records, just don't want to duplicate your work) Cheers Nick --------------------------------------------------------------------- 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/
