To allow the module to convert the SVG to PDF, you need to install inkscape on your server
Here are the commands to execute on your server
1 2 3 |
sudo add-apt-repository ppa:inkscape.dev/stable sudo apt update sudo apt install inkscape |
Please contact your hosting service if you couldn’t install the mentioned programs on your server