Hi,
Anyone knows how to save the current map in an embedded MapPoint as TOleContainer as a ptm file?
I tried the following without success:
//
fMapPointApp.ActiveMap.Saved := False;
fMapPointApp.ActiveMap.SaveAs('Saved_Map_F.ptm', geoFormatMap, False);
//
Are these any properties I need to set to make it work? Or am I doing it all wrong?
Thanks,
/jean-phi
enosant<ignore_this_part>@hotmail.com