To print a GB formatted Chinese file on a postscript printer, you need to convert the file to a postscript file and print resulting file as any other postscript file. There is a program called gb2ps which converts gb encoded file to a postscript file. It is available via anonymous ftp to site: ifcss.org dir.: software/unix/print file: gb2ps.2.0.2.tar.Z To extract files from the tarred and compressed file, type the command zcat gb2ps.2.0.2.tar.Z | tar xvf - or uncompress gb2ps.2.0.2.tar.Z tar -xvf gb2ps.2.0.2.tar The DOS uncompress/tar utilities are obtainable via anonymous ftp to ifcss.org, and under /software/dos/utils subdirectory. --- Yanan Wu (HXWZ Reader Technical Consultant)