Place fillable fields only once
On the template, you define the areas to fill: dates, amounts, names, mentions. Each new version starts from this structure, avoiding document rebuilds and reducing omissions.
- Fill areas defined ahead of time on the model.
- Consistent structure from one version to the next.
- Fewer manual steps at each use.
