---
title: "Generate Admin Exam Pdf From Latex"
method: POST
path: "/admin/teacher-exams/{exam_id}/latex/pdf"
tags: ["Admin Teacher Exams"]
---

# Generate Admin Exam Pdf From Latex

`POST /admin/teacher-exams/{exam_id}/latex/pdf`

Generate PDF from custom LaTeX content (admin access).

## Path parameters

- `exam_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/86793aa823ea?raw)
