In this video, I will show you, How to add a Percentage symbol in a Fillable PDF form using Adobe Acrobat Pro DC.
I have shown every single step in the video, just follow as shown.
________________________________________________________________________
If you still facing any problems, Let me know in the comment box down below.
For more videos, Subscribe to our channel: / @sarservices
________________________________________________________________________
How to create a dependent Dropdown menu in adobe acrobat
• How to create Multiple Dependent Drop...
Create an auto-calculating PDF INVOICE in adobe acrobat
• Create PDF Invoice With Auto calculat...
How to add checkboxes and run Javascript in Adobe Acrobat
• How to add checkbox and run Javascrip...
________________________________________________________________________
JAVASCRIPT:
event.value = (event.value != 0)?util.printf("%,0.0f",event.value):"";