AnswerBun.com

How to include a PDF file in LaTeX but actually include the pages as pdf pages and not a figure

TeX - LaTeX Asked by Alfredo Velasco on September 17, 2020

I have another pdf file and I need to paste it into my current LaTeX document.
I know about includepdf but the problem is that the pdf looks like a figure that’s being included.
I don’t want a figure.
I want the pages to be the pdf.
It should look like something from using pdfshuffler, or pdftk.
How can I do this using LaTeX code?

documentclass[12pt]{article}
usepackage{pdfpages}

begin{document}

Whatever.
More stuff

includethepdfpagesherenotasafigure
end{document}

One Answer

That functionality is provided by the pdfpages package (read its documentation to see how to include specific pages, change page orientation, etc.).

documentclass{article}
usepackage{pdfpages}
begin{document}
Whatever.
includepdf{file.pdf}
end{document}

Answered by Eric Marsden on September 17, 2020

Add your own answers!

Related Questions

Moving tikz node scales coordinates in scope

1  Asked on August 30, 2021 by rikisa

   

Align numbering according to section in IEEEtran

0  Asked on August 30, 2021 by hidaimrd

     

Footer in latex

0  Asked on August 30, 2021 by sachin-rawat

 

Shortstack in table entries

3  Asked on August 30, 2021 by madjens

 

Subsubsection table reference is wrong

0  Asked on August 30, 2021 by wanttobepro

   

Dissertation formatting help, table of contents

1  Asked on August 30, 2021 by priyanka-chakraborty

 

How do I configure texstudio to print pdf

2  Asked on August 30, 2021 by smr

 

Replace glyphs inside boxes using LuaTeX

2  Asked on August 30, 2021 by user220694

 

Use a custom font inside pstricks environment

1  Asked on August 29, 2021 by mr-b

       

Entering Unicode characters in LaTeX

11  Asked on August 29, 2021 by john-d-cook

 

Ask a Question

Get help from others!

© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP