I am currently using the Masters/Doctoral Thesis template and Wonder if it is possible to Include an A3 sized PDF in the appendix? How is it done?
I tried to Include it as a Figure but it did not look good! I tried to use a package to solve the Issue
Code: Select all
\usepackage{pdfpages}
\includepdf[pages={1}]{myfile.pdf}

