Controlling the page count in LaTeX

I’ve been working on a project which involves generation of simple books for print in LaTeX. The print shop set the requirement that the page count of the PDFs we give them always are multiple of four.
As this is something LaTeX doesn’t provide out of the box, my first idea was to do some post [...]