I have a WMF image file, which I have to rotate with a specific angle and save in vector format. If I create metafile graphics and draw the image after setting the rotate transform, the generated metafile image is rasterized.
I have tried inserting the RotateWorldTransform by enumerating the metafile records but it seems it will work only for the metafiles in EMFPlusOnly format.
How do you convert a WMF to the EMFPlusOnly Format?

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.