Changing printer page size??


Results 1 to 2 of 2

Thread: Changing printer page size??

  1. #1
    Join Date
    Dec 2002
    Location
    Ottawa, Ontario, Canada
    Posts
    86

    Changing printer page size??

    Hi;

    I've looked in man lpr, a2ps, enscript, CUPS and googled for a way to temporarily change the page size of my printers. Both are postscript and take custom page sizes. The best suggestion I have received so far is to create a new printer in CUPS with the new paper size installed and call them something like HP psc 1315 - custom and Epson stylus color - custom.

    There has to be a better solution. I don't want to create a whole new printer profile for a seldom used but necessary page size.

    This is for printing text files from the command line only.

    Regards Bill
    Regards Bill
    Fedora 14, Gnome 2.32.2.1
    Evo.2.32, Emacs 23.2.1

  2. #2
    Join Date
    Aug 2001
    Location
    Somewhere, Texas
    Posts
    9,627
    This looks like it might be the answer..
    The -o media switch allows you to specify the paper size, paper type and paper tray to take from, examples include:
    lpr -o media=Letter filename
    lpr -o media=A4,MultiPurpose,Transparency filename

    http://www.fmrib.ox.ac.uk/computing/...mmandline.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •