I need to change fonts in the middle of a line. Embedding printer control characters (such as ESC(s1p16v0s3b4101T) in a
VB Printer.Print command merely prints all these characters rather than changing fonts. Copying a text file containing the same data to the printer works correctly. How can this be done in
VB?