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

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: XnTriq, helmut, xnview

anfvan6
Posts: 10
Joined: Sun Mar 22, 2020 2:11 pm

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

Post 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.
User avatar
xnview
Author of XnView
Posts: 44451
Joined: Mon Oct 13, 2003 7:31 am
Location: France

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

Post by xnview »

right i'll fix it
Pierre.