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]

Reply via email to