pdfpages is a Tex package that can combine several pdf files using LaTex. Here is the usage:
\usepackage{pdfpages}
\begin{document}
\includepdf[pages=-]{1.pdf}
\includepdf[pages=-]{2.pdf}
\includepdf[pages=-]{3.pdf}
\end{document}
7 hours ago
13 comments:
I only get blank pages in my DVI file. :-(
Try to compile it using PdfLatex. Using Latex won't work!
Worked great...thanks!
This is extremely useful! Thanks a lot!
Hi
My problem is I have so many .eps files so I have to run PS before I convert pdf. Is there a way to get around this?
Thanks
Mosti
Try to insert them using \includegraphics.
# in the preamble
\usepackage{graphicx}
# in the main body
\includegraphics{fig1.eps}
\includegraphics{fig2.eps}
\includegraphics{fig3.eps}
Thank you so much.
I can use it with PdfLatex.
As you told, Latex will not work.
Eeeeeh!!! Muchas gracias.
Sí funciona! =D
Thanks! Really useful!
you're the bomb. thanks for this
This saved me so much time and effort -- many thanks!
Need to add something like
\documentclass[12pt,letterpaper]{scrartcl}
Works great! Thanks.
This whole information is absolutely interesting. i like this blog because is easily understandable, and that is invaluable to the readers. Beyond all doubt La Tex will be very useful for everybody who want to prove it.
buy viagra
Post a Comment