1 Commits

Author SHA1 Message Date
25c1eaaa3d perf: use direct method calls for PDF batch generation (option 3)
- Create PdfBatchService class with generatePdf() method
- Extract PDF generation logic from ReportController for reuse
- Update SuperuserController to use direct method calls instead of HTTP/cURL
- Eliminates HTTP overhead for ~10x faster batch processing
2026-03-11 09:40:59 +07:00