Printing Chinese postscript file


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Printing Chinese postscript file
# 1  
Old 05-20-2005
Printing Chinese postscript file

G'day,

I've a Solaris 9 box & I've configured a HP Laserjet for postscript printing.

When my client prints an English postscript file, it gets printed fine. But when he sends a Chinese postscript file, there is no output at the printer.

Is there anything I need to set for Chinese postscript printing?
Thanks a lot for any answers....
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Printing Postscript files through Infoprint Manager to a Postscript printer

Hello, I am runnning Infoprint Manager 4.3 on AIX 5.2 . There is no problem printing AFP files, but I have hit a snag trying to use "AIX DSS" or "Other Printer" actual destinations to send unconverted Postscript files to native Postscript printers. The files are big, and they print correctly,... (0 Replies)
Discussion started by: ahetzel
0 Replies

2. UNIX for Dummies Questions & Answers

Creating a PostScript File

Hi All, I have a requirement, where i have create a pdf file in unix. I have gone through few links and understood that it could be done in 2 step manner. - Create a .ps PostScript file. - Pass .ps file to p2pdf command to create the pdf. But i am having trouble creating the .ps file. I... (3 Replies)
Discussion started by: abhisheksunkari
3 Replies

3. UNIX for Dummies Questions & Answers

Splitting a postscript file

Hi , I have a problem .. I have a post script file which has text as %%colur code :uyiu %% pagesize :9808 %%page: 1 1 %%color:78798- %%ufgfhre %%Page: 2 1 I need to create two files with this one post script file . the first file should have data till what is in %%Page: 1 1 ... (4 Replies)
Discussion started by: selvapraveen
4 Replies

4. Shell Programming and Scripting

change text color in postscript file

Hi everyone, I have a program that produces postscript files on the fly The color of the files produced are in black and white I want to change the text color of postscript file as the file is being produced without having to manually go into the ps file and change it myself. Any Ideas?... (5 Replies)
Discussion started by: walforum
5 Replies

5. Shell Programming and Scripting

Remove lines with non-chinese characters from xml file

Hi there, I'm looking for a way to remove all lines that don't contain chinese characters from an xml file. Example: http://pastebin.com/8KzSbCKe The result should be like this: http://pastebin.com/ZywXsNhx Only lines that don't contain chinese characters should be deleted. If theres a mix of... (3 Replies)
Discussion started by: g4rb4g3
3 Replies

6. UNIX for Advanced & Expert Users

Problem in FTP of file with chinese chars

Hi, I have a file in my PC with Chinese (PRC) characters. When I transfer that file into my AIX5.3 server through FTP, I get junk characters instead of Chinese chars. Last week I copied the content from my notepad and pasted in vi editor. The Chinese characters were correct, but when I try now,... (4 Replies)
Discussion started by: carthyc
4 Replies

7. Solaris

COnversion utility xhtml file to Postscript file

Hi, Can any suggest me some utility to convert xhtml file to postscript file format? Also tell me from where to down load such utility.. With Regards, Dattatray (0 Replies)
Discussion started by: dattatray.b
0 Replies

8. UNIX for Dummies Questions & Answers

printing in postscript or convert from pdf?

hi - go easy on me, i'm new to UNIX... i need to resample huge pdf files and make them smaller. distiller won't resize existing pdf files. i thought i could print the pdf to a postscript file and then resample that. would that work? if so, how? is this the best way forward or should... (1 Reply)
Discussion started by: jono2000
1 Replies

9. UNIX for Dummies Questions & Answers

Printing chinese from solaris 9

We need to print chinese from unix and postscript. Anyone have experience with this? Any suggestions? (1 Reply)
Discussion started by: MizzGail
1 Replies

10. UNIX for Dummies Questions & Answers

postscript printing

How do I setup a printer queue to do postscript printing using UNIX commands? I setup a remote host/printer using the admintool (solaris), but it does not let me specify that this printer will print postscript. (1 Reply)
Discussion started by: pkappaz
1 Replies
Login or Register to Ask a Question
IMPOSE(1)							  [FIXME: manual]							 IMPOSE(1)

NAME
impose - impose is used for two-up printing of DSC complient postscript. It makes an effort to remove white space from the printout by probing the original postscript for the bounding box of the printed area. This makes the output much more esthetic than does a simplistic layout of non-cropped original papers. SYNOPSIS
impose [-help] [-letter] [-height h] [-width w] [-scale s ] [-noscale ] [-pages p ] [-xm x ] [-xrm x ] [-xlm x ] [-ym y ] [-gutter ] [-noglue ] [-bbox b1,b2,b3,b4 ] [-noevenodd ] [-evenbbox b1,b2,b3,b4 ] [-oddbbox b1,b2,b3,b4 ] [-lastbbox ] [-stdout ] [-rtl ] postscript.file DESCRIPTION
This manual page documents briefly the impose. Run it with '-help' to see description of options This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. SEE ALSO
bboxx (1), fixtd (1), psbl (1). AUTHOR
This manual page was written by Yaroslav Halchenko debian@onerussian.com for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Yaroslav Halchenko Author. COPYRIGHT
Copyright (C) 2003 Yaroslav Halchenko [FIXME: source] February 4, 2004 IMPOSE(1)