0
votes

I think this should be a relatively straightforward question to answer: is it possible in Adobe Acrobat only (not LiveCycle) to create text fields/boxes which automatically expand with their text? Scrollbars are not what we're looking for; the box itself must expand so that all the text is printable, as well as be saveable, printable and accessible.

Thank you.

1

1 Answers

0
votes

Adobe Propaganda would say, this is not possible, and you will need XFA/LiveCycle Designer to do it.

It is possible, and I had it in practical use in some forms (not anymore, because they completely changed their forms system). It is "a little bit messy", and it only works with growing, but not with shrinking (although there may be some more fiddling needed to make it possible).

There is another alternative, which could work, if some tolerance is given to the precision. In this alternative, we count characters and line breaks, and change the size of the field accordingly.

Finally, the cheapass solution would be setting the font size to automatic, and let it change so that the contents fits into the field.