windowsprintinglpt

Printing ESC Codes In LX 350


We have a Old Software that Prints through LPT port and we are passing ESC code 14 & 18 to double-width printing and this works perfect when we use LPT port but when change the same printer to USB port all fonts print same small size and it prints character 14 as --> ♫. We have tried Generic Text Printer drivers via USB, but it wont print ESC codes it prints as .(dot) for 14 but not large double-width


Solution

  • By using the Windows API Escape() function

    http://www.swissdelphicenter.com/torry/showcode.php?id=716