Central Station / YPM-ARCHIVE-DOWNLOAD-PDF

Download as PDF

archive/download-pdf.md · Updated 2026-05-07
GET /api/tickets/YPM-ARCHIVE-DOWNLOAD-PDF

Summary

Covered by print-student-document-button — browser's native print dialog supports Save as PDF

2Questions 0Links 0Comments 0PRs
Open questions 2 items
  1. 1 Just the document text, or include the metadata (grade, comments)? Two variants?
  2. 2 Server-side generation or client-side? Client-side simpler if formatting is plain enough.
Spec body Markdown
# Download as PDF

A button on a document or submission to download a PDF copy.

## Problem

Today there's no PDF export. Use cases: archival, sharing outside Yawp, printing for analog markup. Kevin flagged it 2026-02-25 with the explicit caveat "not super important."

## Goals (rough)

- Download button on document and submission views.
- Output preserves formatting (paragraph structure, title, basic styling).
- Optional: include teacher comments and inline highlights on a "graded copy" variant.

## Open questions

- [ ] Just the document text, or include the metadata (grade, comments)? Two variants?
- [ ] Server-side generation or client-side? Client-side simpler if formatting is plain enough.

## Engineering handoff

Not ready. Idea-stage, low priority. Closely related to [features/print-student-papers.md](print-student-papers.md).
Repo sync Not recorded

No repo sync metadata recorded yet.