Search found 3 matches

by djinty
Tue Jun 08, 2010 11:37 am
Forum: Graphics, Figures & Tables
Topic: Including JPG in .tex file error
Replies: 4
Views: 2925

Re: Including JPG in .tex file error

so you mean, that I should copy the pdflatex.exe into the Folder where the .tex file is located?

greetings
by djinty
Tue Jun 08, 2010 8:54 am
Forum: Graphics, Figures & Tables
Topic: Including JPG in .tex file error
Replies: 4
Views: 2925

Re: Including JPG in .tex file error

Does no one has an answer? I really don't know what to do... please help.
A friend told me that it must have something to do with MikTex. Has anyone got a solution?

greetings
by djinty
Sat May 29, 2010 11:09 am
Forum: Graphics, Figures & Tables
Topic: Including JPG in .tex file error
Replies: 4
Views: 2925

Including JPG in .tex file error

Hello community,

I would like to include a jpg file in a .tex file.
I'm using MikTex and TeXnicCenter on Windows 7 x64.

I use the following commands:
\usepackage{graphicx}
\rohead[{\includegraphics[scale=0.3]{fhlogo.JPG}}]{\includegraphics[scale=0.3]{fhlogo.JPG}}

The file "fhlogo.JPG" is ...