PDF Extract Custrom Document Properties

Hello,

I am trying to extract Metadata from PDF files, which can be found under File > Properties > Custom. Unfortunately, the MetaData package only extracts regular file properties, and not custom ones. Does anybody know how I can read these instantly (without opening the PDF file?)

Thank you in advance!

Hi @lucggg

U can try the below c# code in invoke code activity

https://www.worldbestlearningcenter.com/index_files/csharp-pdf-metadata.htm#:~:text=You%20can%20read%20the%20metadata,pairs%20of%20key%20and%20values.&text=iTextSharp%20also%20allows%20you%20to%20modify%20the%20metadata%20of%20the%20PDF%20document.

Hi @lucggg, what is the name of the MetaData package you are referring to?

This is can’t reach