I know how to combine external PDFs, by using pdfpages.
Now I want to make the process a bit specific: PDFs which have odd pages will have an extra blank page appended at the end.
How to do that?
Page Layout ⇒ Including PDFs
NEW: TikZ book now 40% off at Amazon.com for a short time.
-
- Posts: 90
- Joined: Fri Nov 06, 2009 7:29 am
Including PDFs
Hi there,
Will using this: work for you? The \quad is just to make LaTeX think there is something on the page otherwise it doesn't like letting you adding blank pages with nothing on them.
Hope that helps
Will using this:
Code: Select all
\quad\newpage
Hope that helps
Re: Including PDFs
Hi,
\quad\newpage doesn't seem to work
Just in case you're wondering, I already add that on the my main file: template-icacsis.tex
I attached my full latex code.
\quad\newpage doesn't seem to work
Just in case you're wondering, I already add that on the my main file: template-icacsis.tex
I attached my full latex code.
- Attachments
-
- proc.zip
- (10.01 KiB) Downloaded 176 times