On Wed, 4 Jun 2003 12:00:38 -0300 "Francisco Gomez" wrote: > I have a problem when I try to print in a matrix dot printer. > I am working with Mandrake 9.0 and a MS Cobol application running on the > dosemu. > If I send to print letters o numbers I have no problem, but if I send > special simbols, like control characters (End of Page, bold font) the > printer doesn't work. > Could you help me with this? Is it possible to send anything I want directly > to the LPT1 port without pass through the linux, like a dir > lpt1 in DOS? Hi! It seems that print filter corrupts your output. Try attached patch for global.conf (it adds '-l' option to print command) and run dosemu like this: dosemu -F global.conf