Hello.
I have one pdf form, where is field for example name, but I need parse word to boxes. How it is possible do?
I was try create fdf file for pdf document.
Characters are parse correct if I add space after each character.
For example If I have name JOHN, i need it in fdf file write like "J O H N".
Is it possible formating with javascript?
Can you write for me example, how it is working?
The best way is show me working javascript code and how I can write it to adobeacrobat...
Thanks
Have a look here for reference of the methods available in JS for String objects:
http://www.w3schools.com/jsref/jsref_obj_string.asp
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com