tearoff setting for Dotmatrix LX300 using c#.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mominhasan
    New Member
    • Apr 2010
    • 1

    tearoff setting for Dotmatrix LX300 using c#.net

    Hi I have made a software using C#.net and at cliet site They r using DotMatrix LX300 printer. Problem is that when its print a bill after that its leave blank spaces in a bill. I want to start next bill printing from next line only when last bill printed. So can anyone tell me how to set tearoff setting using programing. Thanks in advance
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    Are you sure your code isn't sending a "Form Feed" command when you are done?

    Comment

    Working...