Hello. As you known, microsoft opened word's file format at february. I used this in my work.
My task include data stream parsing and there are one problem. name of the problem is sprmPTableProps (code 0x646B) Documentation tell this sprm have fixed length of long and contain "offset into data stream for properties". Also it's marked as "pap.tap (holds the native 2002 table properties; backward compatible props are stored after this FC value (and thus parsed by Word 2000)" So, it mean TAP have some properties in data stream. After looking into data stream i found this data have unknown format and i cannot understand how it can be parsed. May be someone can explain me this properties format in data stream? It is useful for OO too. Without parsing this sprm OO show wrong tables formatting. -- Best regards, vgaprayer mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
