Placeholders
You can define placeholders inside your document using the template[[place_key]]
, where place_key
corresponds to the key of the place.
For example, to define placeholders for two places with the keys licensor_signs_here
and licensor_signed_at
in the document:
In this example, to show the placeholders in the document, we set them to a blue color. You can set the text color of the placeholder to white to hide it from recipients.

licensor_signs_here
as a Signature place:

licensor_signed_at
as a Recipient Completed Date place:

licensor_signs_here
place will appear over the placeholder [[licensor_signs_here]]
, and the licensor_signed_at
place will appear over the placeholder [[licensor_signed_at]]
.


Fixed Positions
Sometimes, you can to position places in a specific coordinate within a page in the document. Fixed positions can be defined by specifying the page number, along with distances from the top of the page (top
) and from the left side of the page (left
).
Both top
and left
are measured in points (1/72 of an inch), and can have decimal places.
For example, to define a fixed position for a place with the key employer_first_signature
, located in the second page, 1 inch (72 points) from the left and 5 inches (360 points) from the top of the page:

