Skip to main content
Participant
December 19, 2018
질문

How can I show the remaining characters of a textarea in Adobe Acrobat fillable pdf?

  • December 19, 2018
  • 2 답변들
  • 1461 조회

I want to make a text area in an upcoming fillable pdf that has a limit of 250 characters. I would like to have below it a reference that shows the remaining characters left for that text area.  Please see the picture example below.

Thank you for your ideas and knowledge!

이 주제는 답변이 닫혔습니다.

2 답변

Inspiring
December 19, 2018

See Countdown Maximum Length Input | for a sample form by D. P. Story.

try67
Community Expert
Community Expert
December 19, 2018

You can use a custom Keystroke script to get the current length of the field's value and reduce that number from its character limit.

I've developed something similar to that in this (paid-for) tool I've developed: Custom-made Adobe Scripts: Acrobat -- "Live" Characters and Words Counter