Seriously #mpdf? We randomly render images with transform settings smaller than explicitly set if the PDF exceeded a certain height?

I already had so much trouble with you developing my layout tool.

Seems I need to switch libraries. #domPDF seems to work much better.

Liberado o tutorial como gerar um PDF com Laravel 12.
https://www.youtube.com/watch?v=j3NrkXHafDg
Primeiramente, será abordado o uso do DOMPDF no Laravel.
Em seguida, será apresentado como recuperar registros do banco de dados para o conteúdo do PDF.
Por fim, será demonstrado como criar e fazer o download do arquivo PDF no Laravel 12.
#celke #celkecurso #Laravel #DOMPDF #pdf #devops
#13 - Como gerar PDF com Laravel 12

YouTube

On my last #website project for a scuba #diving center, I used the #dompdf library to automatically generate PDF documents based on some #HTML templates I created. They're fetching data from an advanced booking form I created (using #wsform pro), that gets the electronic signature and diver details, so that the dive shop receives per email the medical and liability release forms with the date and signatures directly, as well as a nice one-page registration form they can print out if needed.

Very handy, and a huge time saver as they used to do all of this manually and had to ask their clients to fill up the paperwork upon arrival.

Highly recommended tools!

#PhpPresentation : Cela avance assez bien.

Quelques nouveautés :
- Writer HTML
- Writer PDF avec #dompdf
- ODPresentation Writer : Support de la rotation
- CI : Ajout d'un validateur ODF

On a passé la barre des 250 issues. On continue.

Pour créer les #PDF sur Paheko.cloud, nous utilisons le logiciel #PrinceXML, édité par le créateur de #CSS. C'est un outil très efficace et agréable à utiliser, mais non libre.

En conséquence, pour améliorer les outils libres de création de PDF dans l'avenir, cet été nous avons contribué 100 € à #DomPDF et 100 € à #WeasyPrint (développé par @courtbouillon).

On cherche aussi un⋅e développeur⋅se (payé) pour passer 1-2 jours sur DomPDF pour améliorer sa gestion de la mémoire :)

@copiepublique

🧵Currently optimizing the PDFs of
#shopware 6. Our customer Kinowerbung.de has lot's of line items with sub-items. Interestingly #dompdf's default behaviour of automatic page breaks in tables with repeating table headings is not used 🤔
@ShopwareDevs

To encounter memory issues we already removed the repeating logo earlier on. We now optimized the structure, removed the repeating letter head and some other elements our customer did not want on every page.