Hi all
my current printing code is this
My question is how can i position my printing so that current X can go more then 11000? , i tried to set current x to 11500 but nothing is printed outCode:Printer.CurrentX = 11000 Printer.CurrentY = 2000 Printer.Print Text8.Text
Any help is greatly appreciated




Reply With Quote