Skip to content

Change documate to gavel #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/authoring/pdf_templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,24 @@ Consider whether to use a DOCX template instead.
PDF templates can be edited in:

* Adobe Acrobat Professional
* [the Documate online free PDF editor](https://www.documate.org/pdf)
* [the Gavel online free PDF editor](https://start.gavel.io/pdf)
* many other PDF editors that support Acrobat Forms (mostly paid)

The free [Documate PDF editor](https://www.documate.org/pdf) will meet most people's needs. It will allow you to:
The free [Gavel PDF editor](https://start.gavel.io/pdf) will meet most people's needs. It will allow you to:

1. add text, checkbox, and digital signature fields
1. easily rename fields
1. edit existing field properties

Documate has [a page that talks about its PDF
editor](https://help.documate.org/articles/unlocking-pdf-documents).
Gavel has [a page that talks about its PDF
editor](https://help.gavel.io/articles/automating-pdf-documents?query=pdf).

Adobe Acrobat can still be helpful. The most important feature it has that
Documate lacks is the ability to automatically recognize blank spaces and turn them into fields. You may decide to use a trial version of Adobe Acrobat for this feature, which is only needed at the beginning of your project.
Gavel lacks is the ability to automatically recognize blank spaces and turn them into fields. You may decide to use a trial version of Adobe Acrobat for this feature, which is only needed at the beginning of your project.

Watch a 2 minute video segment on [how to edit a
PDF](https://help.documate.org/articles/unlocking-pdf-documents) with Documate's editor.
<iframe width="560" height="315" src="https://youtube.com/embed/HHGTWJ4r2hk?start=83" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen alt="How to edit a PDF with Documate's editor">
PDF](https://help.gavel.io/articles/automating-pdf-documents?query=pdf) with Gavel's editor.
<iframe width="560" height="315" src="https://youtube.com/embed/HHGTWJ4r2hk?start=83" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen alt="How to edit a PDF with Gavel's editor">
</iframe>

## Use limited field types
Expand Down Expand Up @@ -149,4 +149,4 @@ allowing for a quick visual inspection.
- [ ] Font size is set to a consistent 10 or 12 pts for all fields, except for name fields which can use auto expanding text
- [ ] Checkboxes all use a consistent fill-in style. We recommend using the cross (`X`) to fill in the checkbox (under the Checkbox Properties | Options dialog in Adobe Acrobat).
- [ ] Checkboxes use the export value "Yes" (less important, but can resolve some rare issues)
- [ ] Signature fields use the `digital signature` field type in Adobe Acrobat or Gavel, not a standard text field.
- [ ] Signature fields use the `digital signature` field type in Adobe Acrobat or Gavel, not a standard text field.