|
Very odd problem for sure. I can only think of two things to try at this point. You may have already tried them but if not, give em a try, can't hurt...
1. Try printing to a completly different printer, printer drivers can do weird things sometimes.
2. Try using the printout method with all the parameters filled in.
objMap.PrintOut , "Test Map", 1, _
geoPrintMap, geoPrintQualityNormal, geoPrintLandscape, _
True, False, True, False |