Open mtmacdonald opened 6 months ago
Here is a summary and explanation of what I found to help with deciding next steps.
The existing wkhtmltopdf engine really holds back Docgen project (outdated CSS engine, slow, hard-to-debug). It still "works", but we do need a replacement if DocGen is going to be a seriously maintained project, (and it seems there are no drop-in modern replacements that are open-source).
DocGen currently uses wkhtmltopdf to generate PDFs. This engine is obsolete.
We need to find an alternative modern engine for generating PDFs.