<div>The plot gets more silly.</div>
<div> </div>
<div>If I run enscript directly from the command line (without a -M Letter), it defaults to the right size.</div>
<div> </div>
<div>If I print directly through cups (by using lpr for instance), it works fine.</div>
<div> </div>
<div>I don't have a papersize file anywhere</div>
<div>I have executed "echo letter >/etc/papersize", but that doesn't make a difference.</div>
<div> </div>
<div>It's something in kprinter that is causing the system to purposely select A4.</div>
<div> </div>
<div>David<br><br></div>
<div class="gmail_quote">On Tue, Nov 18, 2008 at 5:29 PM, Stephen Dowdy <span dir="ltr"><<a href="mailto:sdowdy@ucar.edu">sdowdy@ucar.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">David Dudley wrote, On 11/18/2008 03:26 PM:<br>
<div class="Ih2E3d">> I went so far as to delete all references to the A4 page size in my ppd<br>> file.<br>><br>> This is a Dell 5110ca color laser printer (really nice under Windoze).<br>> As long as I don't use kprinter itself to do the printing (which<br>
> defaults to go through encrypt), things work fine.  Encrypt seems to be<br>> stuck on A4 as a default, even though I have it set to default to Letter<br>> in the encrypt.cfg file.<br><br></div>David,<br><br>I've got a Dell 5100cn at home and use the Dell provided PPD w/o trouble.<br>
<br>~$ ldd /usr/bin/enscript | grep paper<br>       libpaper.so.1 => /usr/lib/libpaper.so.1 (0x4289b000)<br><br>Enscript uses libpaper, so:<br><br>Please check your /etc/papersize file and ensure it's got "letter"<br>
in it.  Otherwise try setting the environment variable<br>PAPERSIZE=letter<br>in your shell startup scripts.<br><br><br>Also, for CUPS, check 'lpoptions':<br>      ~/.cups/lpoptions<br>      /etc/cups/lpoptions<br>
and use the 'lpoptions' command to view/set your default options:<br><br>e.g. (at work w/ LaserJet 4100):<br>~$ lpoptions<br>job-sheets=none,none printer-info='HP LaserJet 4100' printer-is-accepting-jobs=1 printer-is-shared=1 printer-make-and-model='HP LaserJet 4100 Foomatic/Postscript (recommended)' printer-state=3 printer-state-reasons=none printer-type=12308 PageRegion=Letter media=Letter page-top=36 page-bottom=36 page-left=36 page-right=36 cpi=12 lpi=7 wrap=true scaling=100 _kde-filters=true number-up=2<br>
<br>--stephen<br><font color="#888888"><br>--<br>Stephen Dowdy  -  Systems Administrator  -  NCAR/RAL<br>303.497.2869   -  <a href="mailto:sdowdy@ucar.edu">sdowdy@ucar.edu</a>        -  <a href="http://www.ral.ucar.edu/~sdowdy/" target="_blank">http://www.ral.ucar.edu/~sdowdy/</a><br>
</font>
<div>
<div></div>
<div class="Wj3C7c"><br>___________________________________________________<br>This message is from the kde mailing list.<br>Account management:  <a href="https://mail.kde.org/mailman/listinfo/kde" target="_blank">https://mail.kde.org/mailman/listinfo/kde</a>.<br>
Archives: <a href="http://lists.kde.org/" target="_blank">http://lists.kde.org/</a>.<br>More info: <a href="http://www.kde.org/faq.html" target="_blank">http://www.kde.org/faq.html</a>.<br></div></div></blockquote></div><br>