0
edits
Changes
no edit summary
==Syntax==
To attach a PDF file to the beginning or the end of the [[Web Page View]]:
:<font size="3">'''<!--@ssattach(''position'';''pdf file location'')-->'''</font>'''Where:'''* ''position'' is either '''before''' or '''after'''* ''pdf file location'' is::{|cellpadding="5" cellspacing="0" border="1"| '''File Source'''| '''Syntax'''|-| [[Smart Folder]]| /files/''folder''/''folder''/''filename''.pdf|-| [[Single File]] Custom Field| @''Custom Field Name'.value@|-| [[Multiple Files]] Custom Field| @''Custom Field Name''.files@|}
:'''Note:''' when a [[Multiple Files]] field is specified, all PDF files stored in that field will be attached where specified.
To attach a PDF file to a defined page location within the [[Web Page View]]:
:<font size="3">'''<!--@ssattach(insert;''pdf file location'';''page number'')-->'''</font>