Hello,
By searching in the FAQ and the forum I don´t found a solution for my very special case.
We have approx. 3000 MS Word 2010 documents and need to read out only three metadata. All metadata will shown by using the GUI and also the three special ones are shown in the Custom View. Now I want to export only these three metadata of all 3000 documents in one CVS file. But I´ve no success with my trials. Also by using the command line. The metadata names are Commends, Number and SAP.
May someone can help me?
Thanks a lot
Oliver
Hi Oliver,
From the command line:
exiftool -csv -commends -number -sap DIR > out.csv
- Phil
Hello Phil,
the path... the paaaaath... oh no. shame on me.
Thanks a lot master ;)
Regards
Oliver