|
Question: I need to create one multipage file of all files in
a folder. Name of this folder should be used as a name of multipage file.
Answer: See example command line below.
Example:
ICPCL.exe –convertto tiff –source " C:\Graphic Files\bikes\*.*" –dest "C:\out\" multipage:append -save_opt log:yes -template "{Title}.{type}"
|