Hi need to send the printer size with the command line,
I have to diffrent printers.. and I want to run this script..
C:\Program Files (x86)\IrfanView\i_view32.exe C:\02 \121116.tif /killmesoftly /silent /print=Printer01 ( This need FORMAT 100X100)
C:\Program Files (x86)\IrfanView\i_view32.exe C:\06 \12ere16.tif /killmesoftly /silent /print=Printer02 ( This need FORMAT 150X150)
I can make the printout if I open the .tiff manuell in the software.. and choice the korrekt FORMAT
but it seems like when I run the program from the commandoline it use the last used FORMAT
So Can I somehow make the format as input to the commandolines...
I have to diffrent printers.. and I want to run this script..
C:\Program Files (x86)\IrfanView\i_view32.exe C:\02 \121116.tif /killmesoftly /silent /print=Printer01 ( This need FORMAT 100X100)
C:\Program Files (x86)\IrfanView\i_view32.exe C:\06 \12ere16.tif /killmesoftly /silent /print=Printer02 ( This need FORMAT 150X150)
I can make the printout if I open the .tiff manuell in the software.. and choice the korrekt FORMAT
but it seems like when I run the program from the commandoline it use the last used FORMAT
So Can I somehow make the format as input to the commandolines...
Comment