[Bug 14251] Allow use of CSS in discharge letter
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14251 --- Comment #34 from Kyle M Hall <kyle@bywatersolutions.com> --- Just an FYI, weasyprint is not a very performant application. I recently surveyed most available foss html to pdf options out there. I ended up using wkhtmltopdf to generate 5000 page pdfs in under a minute each. That being said, we are only generating a page or two with weasyprint so that shouldn't matter, and it appears that weasyprint is more actively maintained. Another option would be to use headless chrome (https://developer.chrome.com/blog/headless-chrome/) but I see no compelling reason to use that over weasyprint at this time. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org