DocMake
Certificate of Completion template rendered to PDF by the DocMake engine

This preview is a real PDF render produced by the DocMake engine from the sample data on this page.

HR

Certificate of Completion

A dignified certificate without design software: centered layout, participant name as the visual anchor, course details underneath.

Batch-render one per attendee from a single list through the API.

Fill-in fields

participant_name Participant name
course_title Course title
course_hours Course hours
completion_date Completion date
instructor Instructor

The data behind the preview

This is the exact JSON that produced the document above. Change the values, POST it to the render API, and you get your version back as DOCX or PDF. Lists grow and shrink with your data; the layout adapts.

  1. 01 Sign up free and duplicate this template into your workspace.
  2. 02 Adjust the wording and branding in the visual editor.
  3. 03 Fill it in the app, share it as a form link, or render it with the API.
sample-data.json
{
  "participant_name": "Jamie Rivera",
  "course_title": "Quality Management Fundamentals",
  "course_hours": "16",
  "completion_date": "August 5, 2026",
  "instructor": "Dr. Elena Novak"
}

More hr templates