I am having a consistent issue where I have a PDF with a form and then import data using ImportXFDF. Any multiline fields end up with a all the text being huge. If I click in the field, the font returns to normal, but as soon as the focus is lost, the text becomes huge. This is apparently the same issue that was documented in issues.apache.org as PDFBOX-101, which has never been addressed. Is there a work-around or some other method that I might use? This is bad enough that I might have to abandon PDFBox.
TIA, Keith Lancaster

