Japanese ps file can not be print properly. lpr aaa.ps japanese letters got srembled.
This defect is considered MUST-FIX for Florence Release-Candidate #1
This problem is because the printconf can't set an appropriate printer driver (or possibly Japanese available printer is needed) Help from somebody in Tokyo Office will be needed.
*** This bug has been marked as a duplicate of 25757 ***
In seawolf Japanese mode,lpr can't print Japanese text file properly.
the problem which can't print the text plain file is caused by DEFAULTfilter in /var/spool/lpd/*/mf.cfg. you should NOT set 'cat/text' in DEFAULTfilter because the generally printer can't handle the 8bit character. As TEXTfilter, you should rewrite a mf.cfg as the conversion, or you will need to check magicfilter why can't recognize the text plain (I mean why the text file isn't through a TEXTfilter).
This bug isn't fixed yet. It seems magicfilter doesn't support the multibyte character. so that the text which includes the multibyte character take for binary file.
*** This bug has been marked as a duplicate of 50144 ***