<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
  <head>
    <meta name="generator" content="HTML Tidy, see www.w3.org">
    <title>Job Copies and Job Size</title>
    <meta name="GENERATOR" content=
    "Modular DocBook HTML Stylesheet Version 1.7">
    <link rel="HOME" title=" LPRng Reference Manual" href=
    "index.htm">
    <link rel="UP" title="lpr - Job Spooler Program" href=
    "lpr.htm">
    <link rel="PREVIOUS" title="Job Class and Priority " href=
    "classpriority.htm">
    <link rel="NEXT" title="Job Completion Notification Requested "
    href="jobcompletion.htm">
  </head>

  <body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
  "#0000FF" vlink="#840084" alink="#0000FF">
    <div class="NAVHEADER">
      <table summary="Header navigation table" width="100%" border=
      "0" cellpadding="0" cellspacing="0">
        <tr>
          <th colspan="3" align="center">LPRng Reference Manual: 24
          Sep 2004 (For LPRng-3.8.28)</th>
        </tr>

        <tr>
          <td width="10%" align="left" valign="bottom"><a href=
          "classpriority.htm" accesskey="P">Prev</a></td>

          <td width="80%" align="center" valign="bottom">Chapter 6.
          <b class="APPLICATION">lpr</b> - Job Spooler Program</td>

          <td width="10%" align="right" valign="bottom"><a href=
          "jobcompletion.htm" accesskey="N">Next</a></td>
        </tr>
      </table>
      <hr align="LEFT" width="100%">
    </div>

    <div class="SECT1">
      <h1 class="SECT1"><a name="JOBCOPIES">6.4. Job Copies and Job
      Size</a></h1>

      <p>Options used:</p>

      <ul>
        <li>
          <p><var class="LITERAL">mc=</var><span class=
          "emphasis"><i class="EMPHASIS">maximum number of
          copies</i></span></p>
        </li>

        <li>
          <p><var class="LITERAL">mx=</var><span class=
          "emphasis"><i class="EMPHASIS">maximum job size
          (Kbytes)</i></span></p>
        </li>
      </ul>
      <br>
      <br>

      <p>The <var class="LITERAL">:mc</var> (maximum number of
      copies) and <var class="LITERAL">:mx</var> (maximum job size)
      options are used by both the <b class="APPLICATION">lpr</b>
      and <b class="APPLICATION">lpd</b> programs. The <tt class=
      "COMMAND">lpr -Kn</tt> or <tt class="COMMAND">lpr -#n</tt>
      option sets the numbers of copies wanted to <var class=
      "LITERAL">n</var>; if this is larger than the <var class=
      "LITERAL">:mc</var> value then the <b class=
      "APPLICATION">lpr</b> client will not print the job and the
      <b class="APPLICATION">lpd</b> server will discard the job
      with an error. The job size is the product of the number of
      copies and the sum of the individual file sizes. This is, in
      effect, the total number of bytes to be transferred to the
      printer. If the job size is larger than the <var class=
      "LITERAL">:mx</var> limit, then the <b class=
      "APPLICATION">lpr</b> client will not print the job and the
      <b class="APPLICATION">lpd</b> server will discard the job
      with an error.</p>
    </div>

    <div class="NAVFOOTER">
      <hr align="LEFT" width="100%">

      <table summary="Footer navigation table" width="100%" border=
      "0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="33%" align="left" valign="top"><a href=
          "classpriority.htm" accesskey="P">Prev</a></td>

          <td width="34%" align="center" valign="top"><a href=
          "index.htm" accesskey="H">Home</a></td>

          <td width="33%" align="right" valign="top"><a href=
          "jobcompletion.htm" accesskey="N">Next</a></td>
        </tr>

        <tr>
          <td width="33%" align="left" valign="top">Job Class and
          Priority</td>

          <td width="34%" align="center" valign="top"><a href=
          "lpr.htm" accesskey="U">Up</a></td>

          <td width="33%" align="right" valign="top">Job Completion
          Notification Requested</td>
        </tr>
      </table>
    </div>
  </body>
</html>



syntax highlighted by Code2HTML, v. 0.9.1