I’m using laravel-dompdf now for printing pdf.
PDF format:
Two images are displayed on the right half of the first page.
The sentence is displayed as much as possible in the left half of the first page, and the rest on the second page and others.
Is there a way to flexibly implement this format in dompdf in coding?
On the second page, as on the first page, the sentence is only displayed in the left half.