You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Tor Neple <to...@gmail.com> on 2011/09/23 10:45:16 UTC

Problems filling textfields with Comb

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