On Tue, 2006-02-14 at 17:44 +1300, Dan Coe wrote: > Is it a file created in MS Visio?
Sadly, yes. > have a look at http://www.redferni.uklinux.net/emf/ Thanks. I think it would have worked if the file wasn't from the latest and greatest version of Visio. > Visio proprietary file format hard to crack, not even Kivio can > import/export at this point I believe. Been on the todo list for as > long as I can remember. 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. Thanks, Roy.
