TransWikia.com

Adding pdf pages into latex

TeX - LaTeX Asked by Elli on May 7, 2021

I am trying to insert a PDF file as an appendix in my latex file. But when I add the usepackage{pdfpages}, I have some compiler errors as

! LaTeX Error: Missing begin{document}.

Do you know how can I solve this problem?

One Answer

You have to follow the LaTeX structure with the following order:

documentclass{article}

usepackage{pdfpages} 

begin{document}

includepdf[pages=-]{myfile.pdf}

end{document}

Answered by Martin Rosalie on May 7, 2021

Add your own answers!

Ask a Question

Get help from others!

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