Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1796 Vistas

My layout looks fine and in the test_server too, but when i try to print it on the main_server it's buged like only showing the bottom letters of the details of my company and even the logo isn't showing, and the font of the letters is diferent i copied the layoutfrom the test server and its still bugged, any help?

UPDATE:
why the hell are letters showing on the end of the document xd




Avatar
Descartar
Mejor respuesta

Hi,

Please verify that all the URLs in the system parameter is same as your URL Settings -> Technical -> parameters -> system parameters


On searching URL you can see the below options. verify the URLs are same as your URL


If it is okay, Then Please uninstall your current wkhtmltopdf package and install it again. 

You can use the below code
sudo wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb

sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb

sudo apt install -f


Hope it helps

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
mar 25
51232
1
jun 23
3169
1
may 22
3111
1
jun 25
1674
3
jul 25
3303