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 gif –source " C:\Graphic Files\bikes\*.*" –dest "C:\out\" multipage:append -save_opt log:yes -template "{Title}.{type}"
* This example works the same way with TIFF and GIF formats.