I'll check that out.  Thanks for the suggestion.  Is that what POI uses
to create the archives?

Paul Dobson

-----Original Message-----
From: Nick Burch [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 30, 2008 9:17 AM
To: POI Users List
Subject: RE: Rezip archive

On Wed, 30 Jul 2008, Dobson, Paul L CTR USAF AFMC 416 SCMS/OBN wrote:
> Turns out, native Windows XP zip file support doesn't work either.
Where 
> I am, I cannot install or use any "unauthorized" software.  I'm sure 
> there are no 3rd party zip programs that are authorized.  Next thing 
> I'll try is writing java code to zip, unzip files.

If you're going to be doing it in java, then you might find it easier to

just use openxml4j. It'll handle all the fiddly bits for you, like 
content types and relationships.

For a simple case, open the ooxml package, change the contents of the
part 
of interest, write out again, all done.

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to