Hello,
I'm a completely newbie. I need to export all metadata from a lot of pdf files to a csv file. To do this task, I use following code on the command line:
exiftool -csv -r d:/1_pdf/test_pdf > test.csv
Result is: all metadata is exported
BUT also some content of the pdf files ???
I just need the csv with the metadata of the pdf files in the cells. Is there an option that I have forgotten?
Kind regards
What content are you talking about?
- Phil