Click to See Complete Forum and Search --> : how to determine which mapping mode to use in WMF to EMF conversion??Please help.


vinaynahata
August 17th, 2007, 02:45 PM
I am trying to convert a WMF file to an EMF? I am using the SetWinMetaFileBits() GDI API.It needs a METAFILEPICT structure to be passed which asks for the mapping mode?

How can i find out which maping mode to use from the WMF file?Somebody Please help.