https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14251
Pablo AB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Pablo AB <[email protected]> --- 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. _______________________________________________ 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/
