\documentclass[svgnames]{article} \usepackage{geometry,notebeamer} \geometry{margin = .75in} \begin{document} \includebeamer [ color = MidnightBlue, ratio = .54, lines = 32, nup = 4, pages = {2 - 4, 6 - 8}, lefthead = Chapter 1, righthead = Page~\thepage ] { example-image-duck.pdf } \includebeamer [ color = MidnightBlue, ratio = .32, lines = 32, nup = 3, pages = -, lefthead = Chapter 2, righthead = Page~\thepage ] { example-image-a4-numbered.pdf } \end{document}