On Tue, 24 Nov 2009, dpmihai wrote:
If I do like this I gate the following exception :

java.lang.NullPointerException
        at org.apache.poi.POIDocument.getPropertySet(POIDocument.java:126)
        at org.apache.poi.POIDocument.readProperties(POIDocument.java:99)
        at org.apache.poi.POIDocument.getSummaryInformation(POIDocument.java:85)
       ...........................

Hmm. If you write the file out to an outputstream, then load it back in, does it have the properties then? Looking at the code, I have a nasty feeling it might not do even then. Can you check easily?

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to