Search found 3 matches

by SirVival
Wed May 16, 2007 3:46 pm
Forum: General
Topic: Corrupt PDF output
Replies: 4
Views: 11871

Corrupt PDF output

Hi
found the error.
Its a really stupid one.
We included a graphic through this
\begin{figure}[H]
\centering
\includegraphics[scale=.7]{hall}
\caption{Einfache Hall-Geometrie}
\end{figure}

The proplem was that the tex/pdf filename is hall too.
I changed the name of the Image to hall1.jpg and ...
by SirVival
Wed May 16, 2007 3:16 pm
Forum: General
Topic: Corrupt PDF output
Replies: 4
Views: 11871

Re: Corrupt PDF output

Hi
thanks for the quick response.

I just want to give you a first feedback.
I replaced the a4 thing and removed the \ifpdf.
Now I get 10 Errors but the PDF is created.
The Index error is still displayed (Fatal error is gone). It seems that it had nothing to do with the corrupted output.

I will ...
by SirVival
Wed May 16, 2007 12:25 pm
Forum: General
Topic: Corrupt PDF output
Replies: 4
Views: 11871

Corrupt PDF output

Hi
for university I and a friend off mine have to do some typing.
We both use Latex to do that.
Editor is TeXnicCenter.
Mitex is installed.
OS W2k and WXP.

To save time I typed a part and my friend did the other one.

This went fine till we combined our work.

No errors showed up but still the PDF ...