Question
Acrobat Form fillable PDF Javascript - How can we write to text file
Can somebody help me to write text into the txt file at some fixed location.
Example var text = How are you
and want to write this text into the abc.txt file and save this on C:\temp\
