Hi all!
I need to append a pdf to a latex document...any ideas how i can do this? Do i have to add the pdf page by page as an image?
Thanks in advance
General ⇒ append two documents
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
append two documents
Take a look at the pdfpages package. The necessary details are explained in its documentation. Note that you have to compile your source directly with pdflatex to use this package.
Best regards
Thorsten¹
Best regards
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: append two documents
worked! thank you very much