Expand description
PDF parsing for Bromcom timetables.
This module extracts text with coordinates from Bromcom PDF files and reconstructs the timetable grid structure using heuristics for day/period detection.
Structs§
- Lesson
- A single lesson entry in the timetable.
- Week
- A week of timetable data containing multiple lessons.
Enums§
- Parser
Error - Errors that can occur during PDF parsing.
Functions§
- parse_
pdf - Parse a Bromcom PDF timetable file.