I work on a data visualisation project for a telco, and we are adding
printing functionality to our mapping, which uses MapX 3.01.30.
It is company policy that all printouts bear an 'In Confidence' marking, so
I have been attempting to add this at the top of the page. Unfortunately,
it's not proved as easy as it sounds...

The font used for the security marking changes to a very small Arial-type
font for the second and subsequent map printed, until the PC is rebooted
(i.e. quitting the application or VB does not help). Changing the value of
any font property (e.g. Printer.FontSize from 10 to 12) results in the font
being correctly printed, but once a map has been printed using this new
value, any subsequent maps using the same value suffer the original problem.
Also, any printouts of tables or diagrams from elsewhere in the application
are also affected once a map has been printed. 

This problem does not occur when the map printing code (MapWin.PrintMap
Printer.hdc, Printer.CurrentX, Printer.CurrentY, fMapScaleWidth,
fMapScaleHeight) is commented out, so I am assuming that this is causing the
problem. 

Any ideas? It's driving me nuts!!

Thanks,
Simon

Simon Robinson
BT SDH Graphical Browser
[EMAIL PROTECTED]

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to