You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Chromium, which is used by ReLaXed to print the PDF, there is a different between the page size, specified by the CSS @page {} directive, which defines the size of the printed page, and the "paper size" which is specified during the javascript call to print the page, and refers to the size of the paper on which the page is printed.
The paper size can be indicated to ReLaXed from the (S)CSS code via the -relaxed-page-width and -relaxed-page-height parameters. When your paper size and page size are equal (which would normally be the case), your page definition will look like this: