As far as i can understand the only way to pass file
use a directory with a list of files then specify one single output file
pass each input with respective output i.e. command pdf file1 file2 file3 -o outpout1.pdf output2.pdf output3.pdf , or i'll be prompted with the error message ERROR: Expected as many output files or directories as input.
Is there a way to pass only the list of input items with just one single output name ?
As far as i can understand the only way to pass file
command pdf file1 file2 file3 -o outpout1.pdf output2.pdf output3.pdf
, or i'll be prompted with the error messageERROR: Expected as many output files or directories as input.
Is there a way to pass only the list of input items with just one single output name ?