Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Tru64 Printing to something other than a printer Post 303017184 by jgt on Thursday 10th of May 2018 09:24:45 AM
Old 05-10-2018
google 'sysv printing with cups' and write a script to bypass any output you don't want.
 

10 More Discussions You Might Find Interesting

1. SCO

Printing from SCO 5.05... to XP Shared Printer

I am having trouble getting our accounting program (on SCO 5.05) to print to a shared windows printer. We used to use a program that took care of this PCI print server or somehting like that. but when XP service pack 2 got installed somethign happened with the permissions and the files would... (2 Replies)
Discussion started by: LarryG
2 Replies

2. UNIX for Dummies Questions & Answers

lpd printing and a IP based printer on SCO

I am attempting to setup an IP based printer in a SCO environment. It is a cognitive printer. I attempted to add it via the HP interface but I could not get anything sent from the spooler to the printer in SCO? My questions is or are should this be setup as a local or remote printer? When I... (6 Replies)
Discussion started by: spglass
6 Replies

3. UNIX for Dummies Questions & Answers

Printing 5 raw characters to a printer

Hi there, I want to open a cash drawer remotely. The cash drawer is commanded by a printer. I need to connect to the cash drawer which is connected over a network (and shared) and simply send a sequence of five ASCII commands (see http://pages.prodigy.net/daleharris/popopen2.htm) to a... (5 Replies)
Discussion started by: Friğrik
5 Replies

4. HP-UX

Printing Problem With Hp4250n Printer?

Hi all;:) I have the following strange problem with my network printer Hp Laser jet 4250n working with Hp9000 rp3410 Servers , it prints well under Microsoft windows operation system ,,, But under Hp Unix 11.1 applications such as text editor the printing font is very small (size 4) ; one... (2 Replies)
Discussion started by: Michel Boss
2 Replies

5. 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

6. 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

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. 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

9. SCO

Printing to a working network printer using PCL

I am trying to get a network printer to work that currently works from my Unix (5.0.7) server when printing text files only. When I try to print post script files like a PDF file I get all of the controls so I am not sure if I have my printer configuration setup properly in Unix The printer... (1 Reply)
Discussion started by: ziggy6
1 Replies

10. Solaris

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: lpadmin -p L4102A -v /dev/null -m netstandard -n... (1 Reply)
Discussion started by: kuliksco
1 Replies
cp382dof(8)						      System Manager's Manual						       cp382dof(8)

NAME
cp382dof - Filter for Traditional Chinese CP382 printer controller SYNOPSIS
/usr/lbin/cp382dof [-c] [-h host] [-i indent] [-l length] [-L locale] [-n login] [-w width] [accounting_file] OPTIONS
Prints control characters. Specifies the host name of the job owner. Specifies the amount of indentation. The default value is no (no indentation). Specifies the page length in lines. The default value is 66. Specifies the printer codeset. This value must be a valid locale name. The default value is zh_TW.dechanyu. Specifies the login name of the job owner. This name can contain Chinese characters. Specifies the page width in columns. The default value is 132. OPERANDS
Specifies the file to record accounting information. This file can contain Chinese characters. DESCRIPTION
The cp382dof filter is used to filter text data destined for the CP382 printer controller. The filter handles the device dependencies of the printers and performs accounting functions. At the time of completion for each print job, accounting records are written to the file specified by the af field of the printer's entry in /etc/printcap. The filter can handle plain ASCII and Chinese text files and files that have been preprocessed by nroff. The cp382dof filter translates nroff control sequences for underlining, superscripting, and subscripting into the proper CP382 control sequences. The cp382dof filter can be the specified filter in both the of and the if fields in the /etc/printcap file. For further information, see printcap(4). The CP382-D printer can be configured to use the software on-demand loading (SoftODL) mechanism to print user-defined characters (UDCs). Refer to i18n_printing(5) for more details on SoftODL. To enable SoftODL printing, you should set the ys value in /etc/printcap to 800. You can also set the default SoftODL database, style, and size by using the odldb and odlstyle options in the ya value. The yt value, if set, should be fifo. Refer to printcap(4) for information on setting these values. NOTES
The lpr command supports a number of options and associated options to specify localization features supported by various printers. The lpr(1) reference page provides a complete list of these options and options. The following ones can be specified for the CP382 printer controller: To specify the SoftODL database path To specify SoftODL font style and size RESTRICTIONS
The cp382dof filter always assumes that 4-byte characters are printed without leading code. The printer hardware should be set as such to avoid any formatting problems. ERRORS
The lf field (default value is /dev/null) in the /etc/printcap file specifies the name of the error logging file. SEE ALSO
Commands: lpd(8), lpr(1), pr(1), pac(8) Files: printcap(4) Others: i18n_printing(5) cp382dof(8)
All times are GMT -4. The time now is 03:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy