|
FlattenFields | | Setting this attribute to "True" makes all fields in the output PDF file Read-Only.
* The default value is "False". |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
PdfFormMode | OneFormPerDataRow |
OneForm |
| Select "OneFormPerDataRow" to generate a PDF document for each row in the top-most rowset. Select "OneForm" to generate one PDF document for all rows in the top-most rowset.
* The default value is "OneForm".
Example:
* Three PDF documents produced when value is "OneFormPerDataRow".
* One PDF document produced when value is "OneForm". |
PdfFormTemplateFilename | | (Required) Specify the PDF template filename to use for this definition. |