Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

How to solving missing header & footer images in qweb?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
qwebodooV8
4 Antwoorden
11955 Weergaven
Avatar
Mohammed Khamis

I have a problem with header & footer when it be image in pages exceeded on 3 pages I miss the header and footer Although I make upgrade for wkhtmltopdf . please help me for this issue thank you so much

0
Avatar
Annuleer
Avatar
Anil Kesariya
Beste antwoord

Mohammed Khamis,

There mayb be two possibilities for qweb header when report doesn't give proper report format.

1) When wkhtmltopdf is not successfully installed with proper os compatible version than header and footer doesn't appears in the report. I faced the same issue many time with different os finally in my system ubuntu 12.04.5 with precise version of wkhtmltopdf is working perfectly without any issues.

2) when you customize your header and your report is overlapped with header than you need to set paper format in, that you can extended the header and footer margin.

Hope this will helps you.

Regards,

Anil.


3
Avatar
Annuleer
Avatar
shubham shiroya
Beste antwoord

If you are experiencing issues with the header and footer not appearing when using images in pages that exceed three pages in the PDF generated by Odoo, here are a few steps you can take to troubleshoot and resolve the problem:

  1. Check the page size and image size:

    • Verify the page size configuration in your Odoo settings. Ensure that it is set to an appropriate size to accommodate the content, including the images.
    • Check the size of the images you are including in the document. Large images may cause layout issues and push the content beyond the page boundaries.
  2. Adjust the header and footer position:

    • In the document template for the header and footer, try adjusting the positioning of the elements to accommodate the larger content.
    • You can use CSS properties like position, top, bottom, left, and right to fine-tune the positioning of the header and footer.
  3. Upgrade wkhtmltopdf to the latest version:

    • Ensure that you have the latest version of wkhtmltopdf installed. You can download it from the official website: https://wkhtmltopdf.org/downloads.html
    • Restart your Odoo server after installing the updated version to apply the changes.
  4. Split the content into multiple pages:

    • If the document content, including images, exceeds the page limits, consider splitting the content into multiple pages manually.
    • You can use Odoo's QWeb templating language to conditionally render the content based on page breaks. For example, you can check the page number and conditionally render headers and footers after a specific page.
  5. Optimize images:

    • If the size of the images is causing layout issues, you can optimize them to reduce their file size without compromising too much on the image quality.
    • Use image editing tools or online image optimization services to compress the images and reduce their file size.
  6. Use external CSS for styling:

    • Instead of relying solely on the header and footer templates, you can define the styles for the header and footer using external CSS files.
    • This approach provides more flexibility in handling layout issues and controlling the positioning of elements.


0
Avatar
Annuleer
Avatar
shaneebkhan
Beste antwoord

hi, 

hear the problem was installation of wkhtmltopdf 

i have same issue in odoo 16 finally i corrected by proper installation of wkhtmltopdf

first we have to install wkhtmltopdf ubuntu 22 terminal

      1.    apt install wkhtmltopdf

      2. wkhtmltopdf --version 

      whether its 0.12.6 remove and download 0.12.5

      3.wget https://github\\\.com/wkhtmltopdf/wkhtmltopdf/releases/download/0\\\.12\\\.5/wkhtmltox_0\\\.12\\\.5\\\-1\\\.bionic_amd64\\\.deb

     \\\ 4\\\.sudo\\\ dpkg\\\ \\\-i\\\ \\\ wkhtmltox_0\\\.12\\\.5\\\-1\\\.bionic_amd64\\\.deb

sometimes\\\ it\\\ may\\\ error\\\ then\\\ try\\\ to\\\ install\\\ one\\\ or\\\ two\\\ things 

    \\\ 1\\\.wget\\\ http://archive\\\.ubuntu\\\.com/ubuntu/pool/main/o/openssl/libssl1\\\.1_1\\\.1\\\.1\\\-1ubuntu2\\\.1\\\~18\\\.04\\\.22_amd64\\\.deb

   \\\ 2\\\.sudo\\\ dpkg\\\ \\\-i\\\ libssl1.1_1.1.1-1ubuntu2.1~18.04.22_amd64.deb

    3.sudo apt-get install xfonts-75dpi

    4.sudo apt-get update

    5.apt --fix-broken install


finally confirm  the "wkhtmltopdf version is  0.12.5"

0
Avatar
Annuleer
Avatar
Mariusz Rajfura
Beste antwoord

This is not solution for Your problem, but it may help (v8,qweb).

I had "strange" effects with usage of wkhtmltopdf in different versions e.g. visible/invisible headers. After many tries with instalations of clean odoo, I have seen, that view of generated report depended ALSO on update module "report" but NOT ONLY version of wkhtmltopdf. Of course module "report" was not modified.

Use option:

--update=report

I work on debian (8, little 7). All versions of wktmltopdf I have got from its home page. I am newbie in odoo.

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Set maximum displayed rows table in qweb
qweb odooV8
Avatar
Avatar
1
jan. 19
10455
QWebException: ('MissingError', u'One of the documents you are trying to access has been deleted, please try again after refreshing.')
qweb odooV8
Avatar
0
okt. 17
4274
odoo v8 qweb report page subtotal
qweb odooV8
Avatar
0
nov. 16
3497
Qweb report, center header in landscape and portrait
qweb odooV8
Avatar
0
okt. 16
5716
How to costum my report?
qweb odooV8
Avatar
0
aug. 16
3704
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now