Question
Select a field and copy to clipboard
In my PDF form I have combined a few text fields value and display in another text field (Fieldname-26).
I need to select this field and copy to the clipbroad so that I can paste it to another application.
Can I do it in JS ? I am new to JS. Thanks in advance
