Hello I am attempting to pre-fill some fields in a PDF form using PDFBox. I can get the values in, but when I open the form in Adobe Reader the values are not "combed" across the text-field as they are supposed to. When programatically checking the shouldComb property of the textfield it returns true.
So is there something I am missing, or rather has anyone got a solution to this problem? Best regards Tor

