![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sed-Special character replacement | usshell | Shell Programming and Scripting | 3 | 05-22-2008 10:06 AM |
| [OpenServer 5]Line Printing and Hp laserjet 2015dn | tankd | UNIX for Dummies Questions & Answers | 3 | 09-04-2007 11:21 AM |
| convert special character like £ | cynnie | Shell Programming and Scripting | 1 | 08-08-2007 06:37 AM |
| printing problem in sco5.0.7 openserver | arunvmk | SCO | 0 | 05-03-2005 02:24 AM |
| special character ? | mile1982 | High Level Programming | 1 | 10-19-2004 08:15 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello,
On Sco OpenServer 5, i want to print using the lpr command, no CUPS installed. I print on an HP LaserJet 4050 on LAN (IP 192.168.x.x) the printer is installed by HP Network Printer service. it works fine, but Specials characters, like é, @ or ° print bad characters. Is there any command to modify the printer configuration and print it correctly ? Thanks, Tankd. |
|
||||
|
Add <esc>c(xx
where xx represents the symbol set selection that you want, to the beginning of the print file. In other words, the default symbol set in the printer is not the same as the one in the computer. |
|
||||
|
Command Line only
I can't find any option in HP menu ! i find this line in another printer config ( Model config file) stty raw 9600 -parenb cs8 ixon -istrip clocal <2 1> /dev/null it was for a local printer. If this line can help me, how can i insert it in the configuration ? Tankd. And sorry, i'm not an Unix Expert ! |
|
||||
|
If the printer is set up as a JetDirect printer (through the HP Printer Manager) then there is a model file in /usr/spool/lp/admins/lp/interfaces/model.orig
Edit the model file and add the escape sequence. If the printer is set up as a lpr/lpd printer then you have to add it as per the other thread about setting up the printer. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|