[Koha-bugs] [Bug 14251] Allow use of CSS in discharge letter

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 18 08:02:25 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14251

Pablo AB <pablo.bianchi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pablo.bianchi at gmail.com

--- Comment #9 from Pablo AB <pablo.bianchi at gmail.com> ---
As said on comment 6, PDF::FromHTML doesn't handle CSS.

I was able to convert an HTML to a PDF on Perl using PDF::WebKit which in turn
uses wkhtmltopdf: https://stackoverflow.com/a/62443025/4970442

I used the repo version (old), which need an X Server installed, but the latest
versions are headless (does not require X server).

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list