pdfxup
N-up PDF pages. N-upping means putting multiple pages onto one page by scaling and rotating them into a grid. More information: <https://ctan.org/pkg/pdfxup>.
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN pacman -S --noconfirm texlive-pdfxup-7
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN dnf install -y texlive-pdfxup-7
RUN apt-get update && \
apt-get install -y texlive-extra-utils