Theses, Books, Title pages ⇒ masters-doctoral-thesis, add pdf
masters-doctoral-thesis, add pdf
my university has its own Statutory Declaration in Lieu of an Oath. The thesis is only valid if exactly this pdf file is added to the thesis.
How can I add this whole pdf file in the masters-doctoral-thesis template?
I tried the \AddToShipoutpicture* command, but it did not work with this document class.
\begin{declaration}
\AddToShipoutPicture*{
\put(0,0){
\includegraphics[width=\paperwidth]{oathstatement}}}
\strut
\end{declaration}
Thanks in advance,
aeitschy
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
masters-doctoral-thesis, add pdf
Instead use \includepdf{nameOfPdf}