Determines whether PDF file will be included as part of the data.
Reference_Syntax.embedPDF = "0 | 1"
Type
Values
String
0 (default)
1
The PDF file is sent as part of in the data.
The PDF file is not sent as part of the data. A URI is sent in its place.
Model
Object
Form Model
submit
XFA 2.1
Button1.resolveNode("#event.#submit").embedPDF = "1";
Button1.#event.#submit.embedPDF = "1"
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: