BobFromBoston
09-10-2006, 03:35 PM
Hi,
I use the following code to write the map to a file. What type of file does it create?
I've used "tif" and "prn" without success.
mpMap.PrintOut(fullFileName,title,1,MapPoint.GeoPr intArea.geoPrintFullPage,MapPoint.GeoPrintQuality. geoPrintQualityDraft,MapPoint.GeoPrintOrientation. geoPrintAuto,false,false,false,false);
Any ideas?
Thanks,
Bob
I use the following code to write the map to a file. What type of file does it create?
I've used "tif" and "prn" without success.
mpMap.PrintOut(fullFileName,title,1,MapPoint.GeoPr intArea.geoPrintFullPage,MapPoint.GeoPrintQuality. geoPrintQualityDraft,MapPoint.GeoPrintOrientation. geoPrintAuto,false,false,false,false);
Any ideas?
Thanks,
Bob