On Fri, 18 Feb 2011, Fazekas Imre wrote:
I found the embedded directories with the "MBD" prefix, but was unable to get the content of the file with the available POIDocument classes.
If it isn't a office file, but is instead a plain text file (or an image, pdf etc), then you can't use a POIDocument to read it. You need to use POIFS methods yourself.
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
