I'd like to point out that the following text present in testprn.prg is false:

        oPrinter:TextOut("Notice: UNDERLINE only prints correctly if
there is a blank line after",.T.)
        oPrinter:TextOut("        it. This is because of ::LineHeight
and the next line",.T.)
        oPrinter:TextOut("        printing over top of the underline.
To avoid this happening",.T.)
        oPrinter:TextOut("        you can to alter ::LineHeight or use
a smaller font")

Infact you can use WIN_SETBKMODE to set background as transparent and
you can "overprint" withour problems....

Francesco
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to