How to avoid Custom print lay out Screen, Print and PDF format differences

You can use Chrome Headless to render PDF. Chrome Headless will maintain consistency across prints and PDF. However chrome headless does not support repeating headers and footers or page numbering.

To have repeating headers and footers you can structure your print format as the following:

To add page numbering;

Of course these should be done in a custom print format.

3 Likes