Problem printing a TIFF file to fit an 8.5 x 11" sheet of paper

From: Gilbert Sebenste (sebenste_at_weather3.admin.niu.edu)
Date: 11/11/05

  • Next message: Michael Shaw: "HTTPD.conf question"
    Date: Fri, 11 Nov 2005 11:56:03 -0600 (CST)
    To: fedora-list@redhat.com
    
    

    Hello all,

    I am using the "convert" program from ImageMagick to print out a TIFF file
    automatically. When I upgraded ImageMagick, it doesn't fit the image to
    the page anymore; it only prints a relatively small picture in the upper
    left hand corner of the page. The commands I am using to do this is:

    convert -rotate 90 -size 1728x1108 -transparent white FILE.TIF ps:min.ps
    lpr min.ps

    Is there a better way? I tried using "-page 8 11" but that didn't work.

    *******************************************************************************
    Gilbert Sebenste ********
    (My opinions only!) ******
    *******************************************************************************

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Michael Shaw: "HTTPD.conf question"