Graphics, Figures & Tablesfit pdf's as anexos

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
jeissonv
Posts: 2
Joined: Thu Nov 08, 2018 10:59 pm

fit pdf's as anexos

Post by jeissonv »

Hello everybody

My question is the follow:

I need to put a pdf as anexo. I use the next instructions to do it

\nnchapter{ANEXOS}
% ------------------------------------------------------------------------
\anexo{Especificaciones tecnicas panel solar}\label{anexoA}
\includepdf[pages=1-2]{figs/PD05.pdf}

But whenthe file compile the pdf is put in the next page and leave blank space in the first page.

Someone know what can I do to fix it ?

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply