Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2224 Widoki

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




Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
5
wrz 25
53591
1
cze 23
3572
1
maj 22
3381
1
wrz 25
2432
1
cze 25
2439