#1 2015-02-11 19:29:13

jan00
Member
Registered: 2015-02-11
Posts: 1

EMF -> EMF+ metafile conversion - how to save result.

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

Offline

#2 2015-02-11 20:06:09

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: EMF -> EMF+ metafile conversion - how to save result.

Hi Jan,

You could send me your findings at webcontact01 at synopse dot info if you wish.
Thanks for sharing!

Offline

#3 2020-07-07 08:32:24

shmpg
Member
Registered: 2020-07-07
Posts: 3

Re: EMF -> EMF+ metafile conversion - how to save result.

Hi,

I would be interested very much on how this solutions looks.
Is it already documented somewhere?

Greeetings
Stefan

Offline

#4 2020-07-07 09:33:52

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: EMF -> EMF+ metafile conversion - how to save result.

I didn't receive any feedback from Jan IIRC...

Offline

Board footer

Powered by FluxBB