Page 1 of 1

Problem with "-l file : Use file as filelist" in v7.154

Posted: Thu Sep 07, 2023 12:21 pm
by anfvan6
There was a problem in version 7.154 with using "-l file : Use file as filelist".

Code: Select all

nconvert.exe -recurse -quiet -out pdf -multi -c 1 -binary nodither -l "C:\temp\1.txt" -o 1.pdf
File "C:\temp\1.txt" contains filelist:
C:\MyDocs\20230824_180749.jpg
C:\MyDocs\20230824_180430.jpg
C:\MyDocs\20230824_180425.jpg
C:\MyDocs\20230824_180418.jpg

Reusult:
Error: Can't open file (C)
Error: Can't open file (C)
Error: Can't open file (C)
Error: Can't open file (C)

Version 7.136 didn't have this problem.

Re: Problem with "-l file : Use file as filelist" in v7.154

Posted: Thu Sep 07, 2023 2:51 pm
by xnview
right i'll fix it