command line batch help
Posted: 2018-11-06T09:00:15-07:00
Hi,
Not sure if I should post it here or under development.
There is not much documentation to help me troubleshoot the problem. I am hoping I can get an answer from here.
I am trying to use the command to generate a PDF output file.
SYNTAX:
magick @"C:\users\abc\desktop\filelist.txt" finaloutput.pdf
"C:\users\abc\desktop\filelist.txt":
c:\users\abc\appdata\local\temp\doclist1.pdf
\\server\file1.bmp
\\server\file2.pdf
\\server\file3.rtf
It gives me an error
mgick.exe: unable to open image'@C:c:\users\abc\appdata\local\temp\doclist1.pdf' : Invalid argument @ error/blob.c/OpenBlob/3490.
mgick.exe: unable to open image'@C:\\server\file1.bmp' : Invalid argument @ error/blob.c/OpenBlob/3490.
mgick.exe: unable to open image'@C:\\server\file2.pdf' : Invalid argument @ error/blob.c/OpenBlob/3490.
mgick.exe: unable to open image'@C:\\server\file3.rtf' : Invalid argument @ error/blob.c/OpenBlob/3490.
Please let me know if you need more information.
Thank you for your help in advance,
lfpm062010
Not sure if I should post it here or under development.
There is not much documentation to help me troubleshoot the problem. I am hoping I can get an answer from here.
I am trying to use the command to generate a PDF output file.
SYNTAX:
magick @"C:\users\abc\desktop\filelist.txt" finaloutput.pdf
"C:\users\abc\desktop\filelist.txt":
c:\users\abc\appdata\local\temp\doclist1.pdf
\\server\file1.bmp
\\server\file2.pdf
\\server\file3.rtf
It gives me an error
mgick.exe: unable to open image'@C:c:\users\abc\appdata\local\temp\doclist1.pdf' : Invalid argument @ error/blob.c/OpenBlob/3490.
mgick.exe: unable to open image'@C:\\server\file1.bmp' : Invalid argument @ error/blob.c/OpenBlob/3490.
mgick.exe: unable to open image'@C:\\server\file2.pdf' : Invalid argument @ error/blob.c/OpenBlob/3490.
mgick.exe: unable to open image'@C:\\server\file3.rtf' : Invalid argument @ error/blob.c/OpenBlob/3490.
Please let me know if you need more information.
Thank you for your help in advance,
lfpm062010