There is a text-box with a long text and I want to print it out on the printer. But the printer only prints one line !!!!!!! with this method:

PRINTER.Print Text1.text
PRINTER.EndDoc

Can anybody help me ?

Important: I make this programm in VB 3.0
(I have also VB 6.0)