More attachments.
The other machine, this one with MikTeX, gives the same error.
Search found 3 matches
- Tue Sep 06, 2016 11:38 pm
- Forum: Graphics, Figures & Tables
- Topic: Can't insert pdf image
- Replies: 4
- Views: 8503
- Tue Sep 06, 2016 11:37 pm
- Forum: Graphics, Figures & Tables
- Topic: Can't insert pdf image
- Replies: 4
- Views: 8503
Can't insert pdf image
Nope, this exact code. It was extracted from a thesis. Logfile attached.I guess the error message doesn't belong to this code but to your original code that is different.
Out of completude, I'm using pdflatex via TexWorks on TexLive on Windows 7.
- Tue Sep 06, 2016 5:44 pm
- Forum: Graphics, Figures & Tables
- Topic: Can't insert pdf image
- Replies: 4
- Views: 8503
Can't insert pdf image
Hi, I'm trying to compile the following on Tex Live 2016 on Windows:
\documentclass[12pt, a4paper]{report}
\usepackage{graphicx}
\begin{document}
\thispagestyle{empty}
\begin{figure}[!htb]
\centering
\includegraphics[width=2.5cm, natwidth=151, natheight=165]{images/crap/ufrpelogo1.jpeg}
\end ...
\documentclass[12pt, a4paper]{report}
\usepackage{graphicx}
\begin{document}
\thispagestyle{empty}
\begin{figure}[!htb]
\centering
\includegraphics[width=2.5cm, natwidth=151, natheight=165]{images/crap/ufrpelogo1.jpeg}
\end ...