Hi Keith
There are manny ways to do so...
One is that you straightway use the Printer object & set its CurrentX &
currentY properties
and using Printer.Print "My text"

Otherwise, you take a Picture object and write everything on it using the
above properties
Even paste your map & scale on the picture box & later paste the Picturebox
on the Printer using
Printer.paintpicture picturebox.image.......
Printer.enddoc

Regs
Deepak Kaul






_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.

Reply via email to