Adding data markers and helpers to PDFs
Include data markers and helpers within PDF documents to automatically recall matter or contact information and produce conditional content when generated on a matter.
To add data markers
- Open the PDF document in Adobe
- Select Edit PDF
- Select Prepare Form
This will open the PDF document in the form editor.
To add new data markers
- Select Text Field
- Create the text box in the desired location within the PDF
- Right click the text box and select Properties
- Enter the data marker into the Name fieldIf using a data helper, add the full string within the name field i.e. {{#if property.tenure = "Leasehold"}}This is a leasehold property{{#elseif}}This is not a leasehold property{{#endif}}
To edit an existing data marker
- Any existing data fields will be shown in the right hand side menu
- Right click on the required field and choose Properties
- Amend the name field accordingly