S
Subho
I have a browser based application that prints data on a dot-matrix
printer (Epson FX980) that has fan-folded labels (4 inch X 1 inch) fed
to it.
The current problem is, whenever we send a windows print command
from the browser, it prints the data on the label and then introduces
a form-feed at the end. This creates a problem, since users have to
manually position the label back to the right position for the next
print.
I am looking at settings/code/ways/properties that would prevent this
automatic form-feed from happening. The browser is IE 5 and above, and
the OS is WIN 98. Our application also uses ScriptX (freely
downloadable Activex) to control some of the printing features. The
machines used are stand-alone boxes(not part of any network).
Thanks in advance.
Subho
printer (Epson FX980) that has fan-folded labels (4 inch X 1 inch) fed
to it.
The current problem is, whenever we send a windows print command
from the browser, it prints the data on the label and then introduces
a form-feed at the end. This creates a problem, since users have to
manually position the label back to the right position for the next
print.
I am looking at settings/code/ways/properties that would prevent this
automatic form-feed from happening. The browser is IE 5 and above, and
the OS is WIN 98. Our application also uses ScriptX (freely
downloadable Activex) to control some of the printing features. The
machines used are stand-alone boxes(not part of any network).
Thanks in advance.
Subho