Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 513 Bytes

2023-01-04-update-dompdf.md

File metadata and controls

10 lines (10 loc) · 513 Bytes
title issue
Update DomPDF and remove custom patch version
NEXT-21090

Core

  • Changed function render in Shopware\Core\Checkout\Document\Service\PdfRenderer to fix images are not displayed with DOMPDF with HTTPS.
  • Changed some files to update CSS when upgrading Dompdf.
    • src/Core/Framework/Resources/views/documents/style_base_portrait.css.twig
    • src/Core/Framework/Resources/views/documents/style_base_landscape.css.twig
  • Changed composer package dompdf/dompdf to version 2.0.1.