Avatar

Level 1

Hello,

I'm looking for a way to convert a number of MS Office files in some subdirectory's and get the PDF files in an equal directory structure at the result directory.

Something like that:

input:

..\10years\cat_a\word_doc001.docx - ...002.docx

..\30years\cat_b\word_doc101.docx - ...102.docx

to result:

..\10years\cat_a\word_doc001.pdf - ...002.pdf

..\30years\cat_b\word_doc101.pdf - ...102.pdf

I tried to find an solution with the configuration of the endpoint (with file patterns), but not with success. Do someone have a similar problem?

Or have an hint for me?

Regards, Chris