https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14251
--- Comment #35 from Tomás Cohen Arazi <[email protected]> --- (In reply to Kyle M Hall from comment #34) > 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. I don't remember exactly right now, but I recall wkhtmltopdf could use weasyprint as backend, or latex. And the latter was like 800MB in dependencies. I agree we should move forward with this, and even centralize PDF generation in a class and make the v backend swappable until we find the perfect tool. I didn't know about chrome/chromium headless. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
