Page LayoutIncluded PDF starts unwanted new Page

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
kerempg
Posts: 1
Joined: Fri May 10, 2013 8:46 pm

Included PDF starts unwanted new Page

Post by kerempg »

After I create section, it automatically creates one empty page, how to avoid that? (pages 65-66 and 47-48)

Code: Select all

\section{Appendix: Activities in the SLR}
\includepdf[fitpaper=true,pages=1-1]{activites_in_slr.pdf}
and

Code: Select all

\section{Appendix: Background Information about the Authors of the Included Studies and where the software is used}
\includepdf[fitpaper=true,pages=1-3]{yazarlarin_ceberesi.pdf}
and

Code: Select all

\section{Appendix: Summary Of The Results}
\includepdf[fitpaper=true,pages=1-13]{summaryofmythesis.pdf}
Last edited by cgnieder on Sat May 11, 2013 2:40 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post Reply