You are not logged in.
Pages: 1
Hi,
I have been scratching my head over this one for half the day. Finally I found a solution by adding support for the GdipGetHemfFromMetafile() function so I can convert the returned value from ConvertToEmfPlus() to an enhanced metafile handle. Using the enhanced metafile handle I can then save the metafile to disk with the standard Win32 function CopyEnhMetaFile().
I am happy to share the changes if it is of interest. If there is an easier way to do this I would also be very interested to know about it.
Kind regards
-- Jan Holst Jensen, Denmark
Pages: 1