On 2/15/06, Roy Britten <[EMAIL PROTECTED]> wrote: > On Tue, 2006-02-14 at 17:44 +1300, Dan Coe wrote: > > Is it a file created in MS Visio? > > Sadly, yes.
> If I could work out how to decompress the file, I should (might) be able > to read the resulting EMF file. msexpand, gunzip, bunzip2, unzip all > fail to decompress the file, though. I suspect there's a header that > needs to be stripped before decompressing the remainder of the file. supposedly straight gzip should work, can't seem to find any working examples from a gnu\linux command line however http://blogs.msdn.com/brian_jones/archive/2005/10/21/483619.aspx refers to a similar scenario I believe. As does http://www.cubido.at/Blog/tabid/176/EntryID/11/Default.aspx
