Forum How do I...?

Is there a way to specify a folder where to place all generated PDF files

elrond25
i'm using Gulp to run Prince command line tool. i've gotten it to work but can't specify a destination for each file. The -o option doesn't work.

Is there a way to specify a folder rather than a file name as the destination for each generated file?
mikeday
No, you need to specify a full filename for the output file.