[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


talk:howtos:software:xpdf [2015/03/07 03:14 (UTC)] (current) – created allend
Line 1: Line 1:
 +This would be improved by noting that default printing options can be set in /etc/xpdfrc.
 +
 +[snip]
 +
 +#----- PostScript output control
 +
 +# Set the default PostScript file or command.
 +
 +psFile                  "| lpr -P<printer name>"
 +
 +# Set the default PostScript paper size -- this can be letter, legal,
 +# A4, or A3.  You can also specify a paper size as width and height
 +# (in points).
 +
 +#psPaperSize            letter
 +psPaperSize             A4
 +
 +[/snip]
 +
 + --- //[[wiki:user:allend|David Allen]] 2015/03/06 19:09//
  
 talk:howtos:software:xpdf ()