msg ="hello friends"
Printer.Print msg
Printer.Print ""

Printer.EndDoc
Printer.KillDoc

this code prints on lq1050+ dmp

but skip the complete page

can any body help to stop the printer -- remove the page break

i want it should print "hello friends" and stop there itself

regards