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
2587 Widoki

Hi, 


I have set our logo under company -> configure document layout -> company logo. 


The colors are extracted and also used. But the logo is not displayed. 


What am I doing wrong? 


(In the preview windows, it is displayed. But if i click on "download pdf preview" its nocht displayed)

Awatar
Odrzuć

Check wkhtmltopdf version and its compatibility with Odoo version you are using. Also check:
https://www.odoo.com/forum/help-1/odoo-report-pdf-version-not-showing-loading-image-logo-122518

Autor

Thx @Arian.
It is a fresh installation. No other modules are installed. I assume, that the correct wkhtmltopdf is the correct one?

Najlepsza odpowiedź

Hi,

This is the issue may be causing due to the wkhtmltopdf package issue. Please uninstall you 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

And also check the report URL sPlease 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


Hope it helps


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 25
272
1
kwi 25
1479
1
wrz 24
2158
1
lip 24
1925
1
maj 24
4274