Hello dear forum,
how is it possible to specify the DPI values via the command line when converting multi-page PDF documents into individual image files?
--> Shell(Path-IrfanView\i_view32.exe c:\test.pdf /extract=(c:\TestPath, jpg)) --> works
--> Shell(Path-IrfanView\i_view32.exe c:\test.pdf /dpi=(300,300) /extract=(c:\TestPath, jpg)) --> dpi does not work
IrfanView uses the DPI value set in the settings-PlugIns-PostscriptOptions or PDF Options. How can I change this setting via the command line?
Presetting the value in the program is not a solution for me because the value can change frequently.
Thanks in advance for your support.
how is it possible to specify the DPI values via the command line when converting multi-page PDF documents into individual image files?
--> Shell(Path-IrfanView\i_view32.exe c:\test.pdf /extract=(c:\TestPath, jpg)) --> works
--> Shell(Path-IrfanView\i_view32.exe c:\test.pdf /dpi=(300,300) /extract=(c:\TestPath, jpg)) --> dpi does not work
IrfanView uses the DPI value set in the settings-PlugIns-PostscriptOptions or PDF Options. How can I change this setting via the command line?
Presetting the value in the program is not a solution for me because the value can change frequently.
Thanks in advance for your support.