

Maximum Number of characters for this text box is 210. Text field Lets you fill in text such as name, address, and phone number. Use image compression and embedded font Settings to optimize documents. If (document.getElementById) return document.getElementById(objId) Įlse if (document.layers) return eval("document." + objId) Įlse if (document.all) return eval("document.all." + objId) Adobe Acrobat 7.0 Professional This tutorial was taken from Adobe Acrobat 7.0 Professional Help menu. If (objCnt) objCnt.innerText=maxL-objVal.length Adobe Acrobat Professional 7.0 offers several methods for testing your document’s accessibility, which will be discussed in the following sections. If (objVal.length>maxL) objVal=objVal.substring(0,maxL) HTML solution code - Between the Head tags: Click Edit and add the following script in the JavaScript Editor. Its part of the Comment group, so go to View > Toolbars > Comments. Click the Custom Keystroke Script radio button.Ĥ. The next time you need to add text to a PDF in Acrobat Pro, try the Text Box tool. Open the Text field properties on a field.ģ. Set a limit on the number of characters that can be typed into a field.ġ. As for as the visual character counter, I've not found a script that will show remaining characters however, I've included an HTML solution that you may be able to modify. The code can be modified for a LiveCycle form. User Manual: adobe Acrobat - 7.0.5 - SDK Users Guide Free User Guide for Adobe Acrobat Reader Software, Manual. This solution is offered for an AcroForm (Acrobat Form).
