Code: Select all
nconvert -v -xall -out pdf -c 1 -keepfiledate inputfile.dcx
If I try to convert without the -xall switch, my PDF file only contains the first page. If I try to include the -multi switch, I get a file called output.tif containing the words "Invalid Image".
Any help would be appreciated.