Skip to content

[FIX] MPDF : Fix Font Awesome icons style breaking and add new Font Awesome icons

Ticket: https://avan.tech/item103290

The styles added to fontawesome are not applied in full in the PDF, and some fonts are not present in the PDF file generated.

Example of code: <i class="fa-brands fa-docker" style="font-size:210px;color:#642a86;padding-right: 15px;"></i>

Merge request reports