Rust App Generates Student Report Cards via HTML Templates and PDF Export
A developer at Techn0tz has detailed a student report generation workflow built using Rust, egui, and PostgreSQL. Rather than creating PDFs directly, the system first produces HTML reports using reusable templates with placeholder values for student-specific data. Each report is generated per student from a selected class, with details such as totals and percentages substituted automatically. The generated HTML files are organized into class-and-exam folders before being converted into PDFs. The app also sanitizes file names for Windows compatibility and lets users open the export folder directly from within the interface.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in