Hey Folks, I hacked out some code to extract a WMF file from the byte array returned by
getThumbnail() I saved the WMF file to disk and imported it into Word so I think I am good. I don't know that I can convert WMF to something meaningful in Java though. Some of the parameters in the headers are SHORTs. Should we add the method Word.shortValue() or implement numeric types per the FIXME in the Javadocs. ___________________ Drew Varner [EMAIL PROTECTED]
