Marioth
24th July 2008, 12:58
Does anybody has the escape sequences for the Mannesmann Tally T2070 printer, so I can set it up to print the barcode?

Thanks,

Mario

norwim
24th July 2008, 14:45
perhaps this helps:

ftp://ftp.tallygenicom.com/pub/genicom/docs/tally/serial/t2045/379653a_CoaxTwinax_Manual.pdf



IIRC, the control sequence for barcode on our tally (MT691) required a line feed. As Baan report lines are being filled with spaces, I solved this problem by printing to a script, which converted a special character into a line feed and then sent the data to the printer.

Here is an example from a expired report, the "}" sign was changed to hex 10
^PY}^M0505000^T0600^IFONT,S,6^IBARC,C128,N,FFFFFF^G^-}^PN

We don't use this printer any more.

hth

Norbert