How to print from the command line multipage tiff files?
Announcement
Collapse
No announcement yet.
print multipage tiff files
Collapse
X
-
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.67 • Windows 10 Home 19045.2486
Irfan Paint • Irfan View Help • IrfanPaint Help • Riot.dll • More Skins • FastStone Capture • Uploads
-
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
Comment