Hey again, i'm very new to embedding Javascript in PDF files, so you'll have to bear with me (and give me any code you have as of yet, because it would help me understand the platform)... But combining two field values should go something like this:
Code:
(Lname.value + ", " + Fname.value)
Apparently it could also be ".rawValue"...
I'm assuming the Javascript is run from a field (the field which you want the result to show in)...
If none of this is helpful then please post back and i'll attempt to work out how i'd do it myself.
Cheers,
Jamey