Skip to content

Support for Weasyprint#334

Merged
ADmad merged 3 commits intoFriendsOfCake:nextfrom
impronta48:master
Mar 15, 2026
Merged

Support for Weasyprint#334
ADmad merged 3 commits intoFriendsOfCake:nextfrom
impronta48:master

Conversation

@impronta48
Copy link
Copy Markdown
Contributor

I've added support for weasyprint, a wonderful php engine which is not well known but is incredibly powerful
[https://weasyprint.org/]

It's my choice instead of wkhtmltopdf for producing fast and professional documents. It supports CSS3, and formatting the documents is a dream compared to the other engines.

In the code:

I've added the engine
I've updated the README

@@ -11,14 +11,15 @@ Engines included in the plugin:
* Mpdf (^8.0.4)
* Tcpdf (^6.3)
* WkHtmlToPdf **RECOMMENDED ENGINE**
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can now remove **RECOMMENDED ENGINE** for wkthmltopdf, it's no longer actively maintained.

@ADmad ADmad changed the base branch from master to next March 15, 2026 08:36
@ADmad ADmad merged commit 4cb0d25 into FriendsOfCake:next Mar 15, 2026
8 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants