Element Details: PDF+Form
 Back


Available in: Logi Info Source code name: PdfForm

The PdfForm element represents one PDF form template file.

A Debug page is generated for the exported file, and is located in the rdDownload folder. It ends with the name of the template definition file and "-rdDebug.htm"



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
FlattenFields
True
False
Setting this attribute to "True" makes all fields in the output PDF file Read-Only. * The default value is "False".
ID
UserDefined
(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
UserDefined
(Required) Specify the PDF template filename to use for this definition.



PARENT ELEMENTS

Click element to drill down for more information.

Template


CHILD ELEMENTS

Click element to drill down for more information.

DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
PDF Form Field


 Back to top


 Chart Debug