i use this Command lIne to convert Images that are stored in the same folder to a single PDF. But this doesn't work when the image file names have blank space. This is the Command line:
Code: Select all
convert @file-list output.pdf
Code: Select all
001.tif
002.tif
Code: Select all
frist image.tif
second image.tif