
Search found 3 matches
- Wed Nov 03, 2010 7:16 pm
- Forum: Graphics, Figures & Tables
- Topic: pdfpages error
- Replies: 5
- Views: 7774
Re: pdfpages error
Thank you for your assistance, all is now working well 

- Wed Nov 03, 2010 12:34 am
- Forum: Graphics, Figures & Tables
- Topic: pdfpages error
- Replies: 5
- Views: 7774
Re: pdfpages error
Hello,
Thats correct it happens with any pdf file that I try and attach.
Here is a copy of the log file
Thats correct it happens with any pdf file that I try and attach.
Here is a copy of the log file
- Tue Nov 02, 2010 12:52 am
- Forum: Graphics, Figures & Tables
- Topic: pdfpages error
- Replies: 5
- Views: 7774
pdfpages error
Hello I am trying to incorporate a PDF document into a project, the code that I am using is as follows:
\documentclass{report}
\usepackage[final]{pdfpages}
\begin{document}
\includepdf{steve.pdf}
\end{document}
Though I receive the following errors:
1. Undefined control sequence. Undefined ...
\documentclass{report}
\usepackage[final]{pdfpages}
\begin{document}
\includepdf{steve.pdf}
\end{document}
Though I receive the following errors:
1. Undefined control sequence. Undefined ...