Wkhtmltopdf on Alpine Linux, Segmentation Fault (Core Dumped) Error When Converting Html to Pdf
I'm Using Alpine Linux Version 3.14 and Installed the Package for Wkhtmltopdf Here: Package Installs Correctly and Wkhtmltopdf --Version Responds Me Correctly...
I'm using Alpine linux version 3.14 and installed the package for wkhtmltopdf here:
Package installs correctly and wkhtmltopdf --version responds me correctly.
The problem is that when trying to launch the command to convert any simple html file I get the error: "Segmentation fault (core dumped)".
This happen with any html, also the simplest without fonts or other complex stuff.
Could anyone explain me istructions to compile correctly wkhtmltopdf from source on Alpine 3.14?