Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pcl3opts(1) [suse man page]

PCL3OPTS(1)						      General Commands Manual						       PCL3OPTS(1)

NAME
pcl3opts -- determine options for the ghostscript driver pcl3 from a PCL-3+ file SYNOPSIS
pcl3opts [-o output_file] [input_file ...] DESCRIPTION
The command pcl3opts is intended to help in determining which options one should use when calling ghostscript using pcl3 for driving a PCL-3+ printer. It analyzes one or more PCL input_files and issues on the output_file its best guess as to which options one should spec- ify in order to produce files using a similar configuration. The default output_file is standard output. If no input_files are specified, the command reads from standard input. This command is mostly of interest if you have access to PCL files generated by software provided by the printer's manufacturer, for exam- ple if you have a manufacturer-supplied Microsoft Windows driver for your printer. In that case you can generate a few files under Windows using different settings and let pcl3opts examine them. LIMITATIONS
Note that pcl3opts cannot guarantee that the collection of options it proposes leads to a file which is understood by the printer. It can merely provide a best guess. In addition, some settings require interpretation of the page contents in order to properly translate them into options for pcl3 and some cannot reliably be derived from a PCL file at all. Finding good values for these parameters is beyond pcl3opts's capabilities. This includes LeadingEdge, SendBlackLast, Tumble and the distinction between the colour models CMY+K and CMYK. SEE ALSO
gs-pcl3(1) AUTHOR
Copyright (C) 2000, 2001 by Martin Lottermoser, GreifswaldstraBe 28, 38124 Braunschweig, Germany. E-mail: Martin.Lottermoser@t-online.de. Version of this reference page: $Revision: 1.10 $ ($Date: 2001/02/10 17:01:06 $). pcl3 3.2 PCL3OPTS(1)

Check Out this Related Man Page

DVIHP(1)                                                      General Commands Manual                                                     DVIHP(1)

NAME
dvihp - convert a TeX DVI file to Hewlett-Packard PCL SYNOPSIS
dvihp [options] dvifile[.dvi] DESCRIPTION
dvihp translates the given dvifile to Hewlett-Packard PCL using dvicopy(1) then $DVILJ (dvilj4 by default). In the absence of other options, pipe the PCL to $SPOOL (lpr by default). OPTIONS
Options are recognized from dvips where possible: -A print odd pages -B print even pages -d n set debug bits to n (see documentation) -D n set resolution to n -f run as filter -l n don't print pages after n -m manual feed -n n print n pages -O a,b set/change paper offset to a,b mm. -o s output to s instead of spooling -p n don't print pages before n. -Ps pass directly to lpr. -v verbose operation. -x n set magnification to n. --help write usage summary. Other options are passed to the dvilj program. BUGS
Email bug reports to tex-k@tug.org. SEE ALSO
dvicopy(1), dvilj4(1). December 24, 2009 DVIHP(1)
Man Page

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SImple command question

Does anyone know the command to get the date CREATED for a file? This is driving me berserk. Windows has it. But I cannnnnnot remeber what it is in UNIX! Thanks! (4 Replies)
Discussion started by: Diabeticus
4 Replies

2. Shell Programming and Scripting

Removing characters from end of $string

I am writing a script to search PCL output and append more PCL data to the end accordingly. I need to remove the last 88 bytes from the string. I have searched for a few hours now and am coming up with nothing. I can't use head or tail because the PCL output is all on one line. awk crashes on... (3 Replies)
Discussion started by: craig2k
3 Replies

3. UNIX Desktop Questions & Answers

PDF to PCL

hi all, i would like to know if there are any tools in unix (sun solaris 8) to convert PDF files to PCL format (i.e, .prn files) i want to convert around 3000 files (in a batch) to PCL format files. can anyone help me out with this. regards, manojram (1 Reply)
Discussion started by: manojram
1 Replies

4. HP-UX

PCL question

Good People, My issue is an aging laserjet4si and its inability to interpret anything beyond PCLv2. Would anyone happen to know an easy way to force just one queue into using only PCL2 formatting? I dug around in the interface script and in model.orig but didn't see anything immmediately... (0 Replies)
Discussion started by: Eronysis
0 Replies

5. Red Hat

Red hat 5. - PCL Printer

I need to setup a HP 4000 PCL printer - it seems out of the box - I can only can use PostScript. Any guidance is appreciated. In the SCO world - I used HPNP with no problems. (2 Replies)
Discussion started by: markb4
2 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. Solaris

PCL To PDF Converter

Looking for a Unix command / tool that would convert PCL files into PDF files. I've searched the forum and the web and can't find any. Is it even possible? Cheers. (1 Reply)
Discussion started by: KenLynch
1 Replies

8. IP Networking

Creating a printer emulator to capture PDL/PCL data coming in on port 9100.

I have a number of Windows CE operator terminals. They have facility to print alarms/messages to ... aser or Inkjet (so they're using PCL). USB or IP. IP connection takes just the IP address. Question How could I create a service or daemon on a server to capture all this data?... (7 Replies)
Discussion started by: transistor
7 Replies

9. AIX

Printing extended ASCII

Hi All, I'm trying to send extended ascii characters to my HP2055 as part of PCL printer control codes. What I want to do is select a bar code font, print the bar code and reset the printer to the default font. Selecting the bar code font works good. Printing the bar code goes almost ok too. ... (5 Replies)
Discussion started by: petervg
5 Replies