Sponsored Content
Operating Systems Solaris Printer printing control codes Post 303019664 by kuliksco on Tuesday 3rd of July 2018 02:35:45 PM
Old 07-03-2018
Printer printing control codes

Solaris 10:

Having some trouble with a new printer printing control codes. This is an HP MFP M632.

Tried a few ppd files and without a ppd file using commands similar to the follow:

Code:
lpadmin -p L4102A -v /dev/null -m netstandard -n /usr/lib/lp/model/ppd/system/foomatic/HP/HP-LaserJet_5MP-Postscript.ppd.gz -o protocol=bsd -o dest=10.223.32.83 -o banner=never -I postscript

Anyone have any ideas?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

printing control characters

using c-shell, does anyone know how to send control characters to the printer before the job? I need to set a printer to print in condensed mode HELP (1 Reply)
Discussion started by: mglinsk
1 Replies

2. UNIX for Dummies Questions & Answers

Sending control sequence to printer before job

I am having difficulty sending a control sequence ESC&l5H (print to middle tray) to a HP printer (lp4).It is ignoring the command. I am using the following syntax in an executable file : echo "'/033'&l5H" > /dev/lp4 lp -dlp4 filename a) Is /033 'escape' ? b) What is the correct syntax ? (5 Replies)
Discussion started by: ianc
5 Replies

3. IP Networking

How do you send printer codes to an IP printer

We were printing to a serial laser printer with all the HP codes to generate a form (i.e. lines, boxes, etc.) Thus the file is filled w/ control codes. We are switching to an IP printer and we can no longer print directly to the device (i.e. cp text /dev/tty11). It looks like we have to use the lp... (2 Replies)
Discussion started by: jeffbugfree
2 Replies

4. HP-UX

Printer Only Printing First Line

Hi all, I've got this issue which has me stumped. Any help would be greatly appreciated. Printers which i have added through SAM, as remote printers with their IP address, only print the first line. Any text file is sent through to the printer only prints the very first line of the file, and the... (18 Replies)
Discussion started by: nubix
18 Replies

5. UNIX for Dummies Questions & Answers

Printing Landscape to PCL 6 Printer

I've looked around and am able to print landscape to a PCL 5 printer with this command: lp -o landscape -o cpi=20 -o page-right=30 -o page-left=30 -d <printer> <file>. Which gives me a nice 200 columns. But, when I send the same output and the same commands to a PCL 6 printer, it comes... (3 Replies)
Discussion started by: tariqjamal
3 Replies

6. UNIX and Linux Applications

Printing unix error codes

Hi Friends, I need your help in understanding this: :rolleyes: I want to print the error numbers returned by the system calls (not the actual integers but the strings that they match to). The error numbers like EACCESS, ENOMEM, ENOENT etc ... For eg: returnCode = open(somefile,... (2 Replies)
Discussion started by: vijaya2006
2 Replies

7. AIX

Printing to Local Printer.

This is an easy one but have no clue how to start. I am connecting via a PC running XP using putty. I have a printer attached to my PC. I need to print stuff. How can I set up this printer? Thanks !:eek: ---------- Post updated at 18:22 ---------- Previous update was at 16:38 ---------- The... (2 Replies)
Discussion started by: 300zxmuro
2 Replies

8. UNIX for Advanced & Expert Users

CUPS printing and control escape codes

I ported application from SysV to Linux and run into troubles with printing. Application uses lp and HP JetDirect-based printers, it inserts HP control codes in the file and uses plain lp -d dest doc-file command to print it. The Linux (Ubuntu 8) has CUPS system, which I am not familiar... (0 Replies)
Discussion started by: migurus
0 Replies

9. AIX

Problem with printing ps files to printer

We have a post script enabled printer setup. But when we send any .ps file using ps to this printer we are getting this error: Cannot print postscript file because No postscript print queue exists for this printer. Print queue name Xerox Printer name... (0 Replies)
Discussion started by: mansmaan
0 Replies

10. UNIX for Beginners Questions & Answers

Tru64 Printing to something other than a printer

I have been searching for a solution to a printing issue for several months now and have come up with no decently working solution. Please give input. We have an old inventory control program running on TRU64 Unix V5.1B operating system. Around 2003 it was virtualized onto VMware via AVT's... (1 Reply)
Discussion started by: Ken_Snauffer
1 Replies
FOOMATIC-PPDLOAD(8)					      System Manager's Manual					       FOOMATIC-PPDLOAD(8)

NAME
foomatic-ppdload - <put a short description here> SYNOPSIS
foomatic-ppdload -h foomatic-ppdload filename.ppd printer-id foomatic-ppdload -R printer-id DESCRIPTION
foomatic-ppdload takes a ppd filename and a printer ID as arguments. It parses a PPD file and writes option data into the foomatic data- base for use with the foomatic "ppd" driver and that printer. With the -R option you can remove a printer from the "ppd" driver, and with -h a short help text is shown. Right now, it will handle Boolean and PickOne options that go in the Prolog, DocumentSetup, or PageSetup spots. Also, PPD interoption con- straints (not to be confused with foomatic option to printer and driver mapping constraints) are not supported by foomatic. And of course, the interesting color and font information from the PPD has no place in the current foomatic schema. All this will change over time. EXIT STATUS
foomatic-ppdload returns ... AUTHOR
Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using output from the associated binary. BUGS
There are several limitations, but it's an interesting experiment. Please send bug reports to foomatic-devel@linuxprinting.org. Foomatic Project 2001-05-07 FOOMATIC-PPDLOAD(8)
All times are GMT -4. The time now is 12:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy