jhove
jhove copied to clipboard
String property can be empty
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