Hello,
Thanx for the reply. Tickets in the sence it contains data in the form
jobcode sizecode qty layno bdlno operations
So everything is text only. Only one row(each ticket).
I displayed in the multiline textbox. From that i isued
printer.print txtResult.text
But it is printing slow. Actually that application is developed in foxpro 2.5 Now i re designed all the project in ASP. Only this printing tickets, i didn in
VB thought that Printer.print is fast. But no difference.
There it is printing very fast. 1 ticket/sec
But from
VB it prints 1 ticket/5 sec
So, printer is faster printer. How can i speed up printing.
Please solve my problem.
Thanx again.