Announcement

Collapse
No announcement yet.

print multipage tiff files

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    print multipage tiff files

    How to print from the command line multipage tiff files?

    #2
    I don't think there is any command line option. You can print all pages from the GUI.
    Before you post ... Edit your profile • IrfanView 4.62 • Windows 10 Home 19045.2486

    Irfan PaintIrfan View HelpIrfanPaint HelpRiot.dllMore SkinsFastStone CaptureUploads

    Comment


      #3
      You can print from the command line, but you can't adjust settings; they are taken from the INI in use.

      Comment


        #4
        Originally posted by Skippybox View Post
        You can print from the command line, but you can't adjust settings; they are taken from the INI in use.

        and that in the ini mash that would have been possible to print?

        Comment


          #5
          From the command line you can specify the printer using /print="Name" or use the default by just using /print. You can't choose any particular print settings directly, only use settings that you have saved before in some INI. You can either use the normal INI in use, or specify an INI by using /ini="Folder". All INIs should carry the name i_view32.ini, therefore only one to a folder.

          The settings for the print dialog in IrfanView are mostly all in the INI, any special unique printer settings are not stored there. You would have to have any of those set up in the printer's properties already.

          Several settings are available to edit for multipage files in the [Print] section of the INI. You can either do test print jobs through the GUI to set them or edit the INI manually. Some settings are:

          MultipageOpt=2
          PageRange1=3
          PageRange2=9
          EvenOdd=2

          Comment

          Working...
          X