DocTo icon indicating copy to clipboard operation
DocTo copied to clipboard

Converting a directory of files doens't respect de output directory parameter

Open cdepablo opened this issue 9 months ago • 1 comments

With this parameters

docto.exe -G -WD -t wdFormatPDF -f "x:\rm400\doc\" -o "x:\rm400\pdf"

Up to now, the output was generated in:

x:\rm400\pdf\name.pdf

But with the lastes version it has started to generate output in:

x:\rm400\pdf\.pdf\name.pdf

I have also tried with this:

docto.exe -G -WD -t wdFormatDocumentDefault -f "x:\rm400\temp\" -o "x:\rm400\doc"

And the output directory was

x:\rm400\doc\.doc\

I haven`t found any comments to know if this is expected behavior or a bug.

Thanks

cdepablo avatar May 09 '24 11:05 cdepablo

Thank You for the Issue. I will try to get to look at it as soon as I can.

github-actions[bot] avatar May 09 '24 11:05 github-actions[bot]

Thanks for finding this.

This will be in next release v1.15 - I'll release today if i can.

tobya avatar May 12 '24 09:05 tobya