0
edits
Changes
no edit summary
'''Where:'''
* ''position'' is either '''before''', '''after''' or '''insert'''.
* ''page number'' is the page at which the file should be inserted into the PDF document.
::'''Note:''' The ''page number'' is '''only''' specified when using ''insert'' as the position.
| '''File Source'''
| '''Syntax'''
|'''Comments'''
|-
| [[Smart Folder]]
| /files/''folder1''/''folder2''/''File_Name''.pdf
| To obtain select '''View URL''' from the '''File Options''' combo box next to the relevant file in the [[Smart Folder]]. <br>
The first part of the URL should be omitted: the location specified should begin with "/files/..." as in the examples below.
|-
| [[Single File]] Custom Field
| @''Custom Field Name''.value@
|
|-
| [[Multiple Files]] Custom Field
| @''Custom Field Name''.files@
| All PDF files stored in field will be attached.
|}
'''Notes:'''
* Single or Multiple file fields on parent/grandparent levels can also be included using:
::* @parent.''Custom Field Name''.value@, @parent.parent.''Custom Field Name''.files@, etc.
* The ''page number'' is only specified when using ''insert'' as the position.
* When using '''setting''' the PDF file will not be attached. The PDF file referenced should be a blank one-page pdf file which has the format settings you wish your PDF document to have.