Generate a printable monthly Ordo PDF #64

Open
opened 2026-07-01 01:06:38 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:06:38 +00:00 (Migrated from github.com)

Problem

Parishes and individuals want a printable monthly Ordo. The plugin generates a clean, typographically faithful PDF of a month's liturgical days.

Acceptance criteria

  • An action produces a PDF of a chosen month's Ordo with rank, colour, and commemorations per day.
  • The PDF uses the established typography and reads clearly in greyscale.
  • Rubrics-in-red are preserved (and remain legible in greyscale).
  • PDF generation runs server-side with no external paid service and no Python.

Notes

Use a PHP-side PDF generator; keep it cache-friendly per (month, rubric, calendar, language).

## Problem Parishes and individuals want a printable monthly Ordo. The plugin generates a clean, typographically faithful PDF of a month's liturgical days. ## Acceptance criteria - [ ] An action produces a PDF of a chosen month's Ordo with rank, colour, and commemorations per day. - [ ] The PDF uses the established typography and reads clearly in greyscale. - [ ] Rubrics-in-red are preserved (and remain legible in greyscale). - [ ] PDF generation runs server-side with no external paid service and no Python. ## Notes Use a PHP-side PDF generator; keep it cache-friendly per (month, rubric, calendar, language).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Ordo#64
No description provided.