Inter-Actief / Inter-Actief/alexia

Migrate away from wkhtmltopdf library (to weasyprint)

Open
#136 1 comment 0 reactions 1 assignee Claimed by @Mihai98924 View on GitHub
Dominant language
JavaScript
Stars
8
Forks
6
Avg merge
13h 37m
Merged PRs (30d)
1

Description

It seems `wkhtmltopdf`, which we use for generating PDFs from HTML documents, is [archived](https://github.com/wkhtmltopdf/wkhtmltopdf) and no [longer receives any updates](https://wkhtmltopdf.org/status.html#summary).

We should migrate to a different library. The creator of the old library recommends [`weasyprint`](https://doc.courtbouillon.org/weasyprint/stable/first_steps.html#). It seems it also can do HTML to PDF conversions, so hopefully it won't be a difficult migration. If you know a different/better option that is also fine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.