Send Control Characters to a printer

  • Thread starter Thread starter savvaschr
  • Start date Start date
S

savvaschr

Hello

I have a Symbol MC70 machine and by using Symbol.Printing.Dll I am
printing to an Oneil 8i dot matrix printer.

My Problem is that I cannot send control characters to the printer,
control characters like Line Feed , Top of Page etc .

Can anyone Help me on this?

Regards

Savvas
 
Hi, I've used directly serial ports for printing. Sending 13 and 10 as
bytes sends the Line Feed, and 12 as byte sends the new page character.
Hope works for you.

(e-mail address removed) yazdi:
 
Back
Top