Using Name/Description of the PDF File as Title

Hi together,

I have another question on the PDF node.

Is it possible to use the Name/Description of the PDF File as Title? I can only see the option of using the entire File Path as Title.

Thanks for your help.

Hi there @cpauly93,

moved your question to new topic. Topic you posted in was pretty old and this way you question will get more attention.

Br,
Ivan

Hi @cpauly93 -

Maybe a workaround here would be to use the Tika Parser node instead to read the PDFs. It will allow you to select metadata about each file to read in if it already exists. After the Tika Parser you’ll need to use a Strings to Document node for tokenization.

You can always use the Document Data Assigner node to provide metadata after the fact, as well.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.