Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Printing Chinese text file from DOS
Name: Pankaj Date: July 19, 2002 at 03:06:16 Pacific
Comment:
Hi All,
I'm working on Windows NT 4.0 and have downloaded the simplified chinese character set (GB2312) onto my machine. I've a .txt file that contains some chinese charcters. When I open this .txt file from Notepad, I'm able to see the chinese characters and am also able to print the same from Notepad. The problem I'm facing is, while printing the same .txt file from MS-DOS prompt. From the DOS prompt, I give the print command to print this file and it doesn't understand the chinese chacters and prints some ascii characters. Example: C:\> Print abc.txt
I'm using an HP Laserjet 8150 PCL 6 printer.
Could anyone please let me know, how to print a chinese text file from the DOS prompt?.
Name: Pankaj Date: July 22, 2002 at 01:56:59 Pacific
Reply:
Hi, That's a pretty neat site and talks a lot about DOS. Thanks for the site address. Unfortunately, I'm not a chinese literate and couldn't understand most of the things from it. What I'm looking for is a solution, to Print a chinese text file from the DOS prompt. Does MS-DOS (English version) support chinese character printing? If yes, how do we achieve this?
Thanks, Pankaj.
0
Response Number 3
Name: Wengier Date: July 22, 2002 at 05:06:48 Pacific
Reply:
Thanks. You can achieve this in pure DOS mode while any Chinese system (UCDOS,CCDOS97,etc) is running, but as far as I know, you can't achieve this in a "Command prompt" window under WinNT/2K/XP, which don't have DOS built-in.
Summary: Is it possible to print a *.bmp directly to a file without any user intervention? If so, how? I have been able to bring up the "Print To A File" dialog box by using the command pbrush.exe /*.bmp /p b...
Summary: I need to copy a file from dos to the windows directory on windows98. My computer won't let me get into gui until the file is found. I have a floppy disk with the file on it, what would I type? ...
Summary: When I am using DOS 7.1: I wish to append a new line of text to the end of a text file from the command prompt (or a batch file). Am I up a creek? %00 ...