Rentenversicherer/services
Claude 458d3f9b64
fix: Implement fillPdf function that was returning empty array
The fillPdf function was a stub that returned an empty Uint8Array.
Implemented proper PDF form filling using pdf-lib to handle both
text fields and checkboxes.

https://claude.ai/code/session_01SYhhaVHw6we1P6Y2kqLnDe
2026-01-31 10:09:29 +00:00
..
apiKeyService.ts feat: Store API key locally in browser instead of build-time 2026-01-28 19:07:38 +00:00
geminiService.ts fix: Simplify PDF filling - use fillable fields directly 2026-01-29 19:00:18 +00:00
latexService.ts feat: Add LaTeX template-based form filling for G2210-11 2026-01-29 18:29:22 +00:00
pdfService.ts fix: Implement fillPdf function that was returning empty array 2026-01-31 10:09:29 +00:00