2009/2/6 Uwe Stöhr <[email protected]> > christiaan pauw schrieb: > >> >> \rhead{\resizebox{2cm}{!}{\includegraphics{/Users/christiaanpauw/Pictures/logo.png}}} >> The error message reads: >> LaTeX Error: Cannot determine size of graphic in >> /Users/christiaanpauw/Pictures/logo.png (no BoundingBox) >> > > This is no crash.
Sorry, sloppy terminology on my side. > You used ps2pdf, that means that first a Postscript file is generated, and > that can only contain EPS images. So it should work when you use pdflatex > instead of ps2pdf, or when you use an EPS image. > Thanks, I'll try using a eps image. The reason I used ps2pdf is because the resulting pdf file is much smaller (the pdflatex file is 27M for a 50 page document). Why is there such a big difference between the size of the pdf files? Thanks again for helping regards Christiaan
