is it possible to change the pdf generator path?
normally the generator create a *.PDF folder in my capturesv/images folder. i would like to route the PDF documents to a different path.
Normally:
- ..CaptureSV/images/00000BFA/200/1.tif
- ..CaptureSV/images/00000BFA.PDF/59E73606.pdf
Expected
- ..CaptureSV/images/00000BFA/200/1.tif
- ..PDF/00000BFA.PDF/59E73606.pdf
a alternative could be a WFA that change the image path in the batch after scan and change it back after pdf generator.
is there a way to do that?