Hi, Is there some way that I can print a file that contains wide characters with the "ps" device?
I need to use the ps device to preserve the typography (it seems), but the wide characters are not printed correctly. I suppose that I need to specify a utf8 font for the ps output device? I use the following command line: groff -mm -Tps <file>.mm | lpr -PHL-2030-series Thanks, Morten