Page size ignored.
Author: indiamcqCreated Aug 1, 2018Updated Jan 17, 2025
I have a html5 document with style:
@page { size: A4 ; padding: 0; margin: 0; }
This is in the head of the document. Everything else in the styles is working except that.
But the generated PDF is Letter sized not A4 size.
Source: RelaxedJS/ReLaXed