Answered
Need help..I created a form thru LCD 8.0 with "Submit by Email" button...but it attached an .XML instead of .PDF extension file name..how this attachement works with a .pdf file.
"Enable Usage Rights to Adobe Reader..." already done..but still attaching an .xml file
event.target.submitForm
({cURL:"mailto:emailaddress [at] email [dot] com?subject=This is your subject&body=Add any comments in the body of your email here",cSubmitAs:"PDF",cCharset:"utf-8"});