Search found 3 matches

by elhamahm
Mon Mar 14, 2016 10:02 pm
Forum: General
Topic: Appending pdf file in latex
Replies: 1
Views: 1735

Appending pdf file in latex

Hello,
I need to insert some pdf documents to my latex file. For that I use the package
\usepackage{pdfpages} . But the problem is that after adding this command I have this type of error message as
!LaTex Error: Missing \begin{document}

By the way, this is my simple latex source ...
by elhamahm
Mon Mar 14, 2016 9:59 pm
Forum: Graphics, Figures & Tables
Topic: Appending pdf file in latex
Replies: 3
Views: 3821

Appending pdf file in latex

Johannes_B wrote:Welcome,

this cannot be the whole message, you LaTeX editor is hiding stuff from you. Bad bad editor.
Please show us the log file of that run.
I have edited the error message
by elhamahm
Mon Mar 14, 2016 8:01 pm
Forum: Graphics, Figures & Tables
Topic: Appending pdf file in latex
Replies: 3
Views: 3821

Appending pdf file in latex

Hello,
I need to insert some pdf documents to my latex file. For that I use the package
\usepackage{pdfpages} . But the problem is that after adding this command I have this type of error message as
!LaTex Error: Missing \begin{document}

By the way, this is my simple latex source ...