How I can post my changes? Can you give me example, how i can write out an ole2 file.
2013/11/19 Nick Burch <[email protected]> > On Tue, 19 Nov 2013, Андрей Богданов wrote: > >> I already has wrote AglieEncryptor and adapted EncryptionInfo and other >> classes. >> > > If these are working, please post a patch! > > > I create new NPOIFSFileSystem and don't now how i can write encryption >> info header and encryption package header to this. If i use method >> createDocument I get exception "Can't read from a new stream before it has >> been written to". >> > > NPOIFS is currently read only, as the write support isn't finished. You'll > need to use the original POIFSFileSystem to write out an ole2 file > > Nick > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
