Skip to main content
November 27, 2025
Answered

Auto-Size Text - Not Working

  • November 27, 2025
  • 1 reply
  • 438 views

Hello, 

 

We are having an issue with our fillable Adobe Form. 

 

We have PDF document templates that we edit in Adobe. 

The information in the template is held within a table. 

The last column in the table is where we put the most information. 

Before this issue, the text within this box was set to auto-size; therefore, if there is a lot of text in the box, the text will be small, and if there is little text in the box, the font will be large. 

 

We recently updated our templates, and the auto-size feature is no longer working. 

 

We have tried reading through several forums, but have not found a solution. 

 

We do not want to use the 'scroll long text' option under the prepare form tool, because we lock the PDFs after they are finalized. Therefore, the end recipient would not be able to scroll the text. 

 

Any help would be appreciated. 

Correct answer PDF Automation Station

Thank you, this resolved the issue! But does this mean we cannot use rich text formatting at all? 

Sometimes we need to italicize text, and having rich text formatting turned on has been the only way we've been able to do so. 


RTF has specific properties for text, include size, which does not include "auto" or "shrink to fit".  You would have to write a keystroke script to shrink the text if it exceeds a specific length.

1 reply

johl_3504Author
November 27, 2025

Hello, 

 

It is also worth mentioning that the steps below from another post were followed, and the auto-size function still does not work. 

 

"- Open the PDF file in Adobe Acrobat (not Reader).
- Go to the “Tools” section and select “Prepare Form.”
- Double-click on the text field you want to modify. This will open the Text Field Properties dialog box.
- In the “Appearance” tab, locate the Font Size setting.
- From the dropdown, select “Auto” to allow the font size to adjust automatically based on the amount of text entered."

PDF Automation Station
Community Expert
Community Expert
November 27, 2025

In the options tab, is "Allow rich text formatting" checked?  If so, uncheck it.

johl_3504Author
December 1, 2025

Thank you, this resolved the issue! But does this mean we cannot use rich text formatting at all? 

Sometimes we need to italicize text, and having rich text formatting turned on has been the only way we've been able to do so.