Package Explorer for Open XML
dmahugh
Mar 19, 2007 at 12:51 PM
Doug Mahugh
Open XML documents are simply ZIP packages, but they follow a standardized architecture called the Open Packaging Convention. You can work with OPC packages (as used by Open XML, XPS, and various other formats) using simple tools such as WINZIP and Notepad,
but if you're trying to be productive…