Question
Pdf keywords into dynamic stamps
I'm trying to included a pdf's keywords in a dynamic stamp, and it just won't work.
Here is my code for that form field:
event.value=event.source.source.info.keywords;
I'm using the following to insert the file name into the stamp, and it works fine:
event.value = event.source.source.documentFileName;
Anyone have any insight?
Thanks, N
