jhove icon indicating copy to clipboard operation
jhove copied to clipboard

String property can be empty

Open samalloing opened this issue 3 years ago • 0 comments

Hi @carlwilson

In PDF files the String Properties like Title can be empty. Now the value is null and will give a nullpointerexception when that happens. I updated the jHove Property, but I could also only update the addStringProperty in PDF module.

Sam

samalloing avatar Jul 22 '22 14:07 samalloing