Trouble printing to a file

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

Wilfried
09-11-2006, 05:18 AM
Hi,

It prints to file, but I dont know the format. It is the same as the 'print to file' in a print dialog. To save the map as a bitmap you have to use the SaveAs method.

 
Web mp2kmag.com
mapforums.com