What I am looking to do in pyPDF is create a script that will generate a 17x11 PDF "canvas", add the 1st PDF to the left side, and the 2nd PDF to the right side.
My initial question is: What is the method to generate an output PDF that does not share the dimensions of the original PDFs? IE: How do I generate a 17x11 PDF?