I want to create a panel, with several graphs and text and numeric
indicators, and export that to a vector-format image, such as DXF, wmf,
or emf, so that it can be loaded into Word. If I use BMP or other
raster-format images, then the resulting printed picture is very
coarse. I want to use a vector format so that when Word prints
the document it uses the native printer resolution.
Is there any way to programmaticaly output a panel to a vector-based image format?