2.4: MetafileView

In version 2.4 Demo1 has a MetafileView class, that you can use in place of GoView. It has methods that generate enhanced Windows metafiles (EMF).
I can’t embed an for this in this forum post, but you can download an example EMF file at http://www.nwoods.com/forum/uploads/metafileview.emf.

This code has been updated for version 2.5, so that writing an EMF file generates drawing commands for text and shapes, rather than just a bitmap. (However, producing an EMF image for the clipboard still only produces a bitmap.)
In Internet Explorer 6, if you look at the EMF image the gradients don’t look good at all. However, if you use other tools, such as the Windows Pictures and Fax Viewer, they look pretty good.