<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jim Kronebusch wrote:
<blockquote cite="mid20070228153257.M3611@winonacotter.org" type="cite">
  <pre wrap="">On Mon, 26 Feb 2007 10:05:17 -0800 (PST), James Huffman wrote
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello all!
 I have a (hopefully) easy cups question. We have a
few users who default to the wrong paper size even
after I change their properties...we have to manually
delete their print jobs when they forget to change it
on their own. The next time they log in though they
have to change again...
Any ideas?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I found this in a Google search:
------------------------------
If you're using cups as your print server, then going to
<a class="moz-txt-link-freetext" href="http://localhost:631">http://localhost:631</a> and setting the default paper size to letter
should sort you out.
------------------------------
See if that fixes the problems for you.

  </pre>
</blockquote>
<br>
Also, remember that you will need to log in as root when you point your
Web browser at <a class="moz-txt-link-freetext" href="http://localhost:631">http://localhost:631</a>.  And yes, it has solved that
paper-size problem for me on multiple distros.<br>
<br>
--TP<br>
</body>
</html>