I'm trying to include an image in a document with:
\includegraphics[]{stamplogo.pdf}
I've also tried it with pngs. In both cases, even though the graphic looks very good in viewers, when included in my document it has jaggy edges on every curve. Is there a way to avoid this?
\includegraphicsdoesn't alter the image when it includes it. This is most likely a problem with the PDF viewer: Try zooming in or printing the document, the quality should be fine. – Jake May 8 '12 at 13:19\includegraphics. I agree with @Jake that this seems to be a PDF viewer issue. Try toggling the anti-alising setting. If this doesn't help, we would need a small minimal working example (MWE) and a test image in order help you. – Martin Scharrer♦ May 8 '12 at 13:29