<div dir="ltr"><div>Hi all,</div><div><br></div><div>I want the PNG images I use in my document to look as crisp and as they are and not to be scaled in the final PDF document.</div><div><br></div><div>For example, I have taken this screenshot in OS X using the standard Cmd+Shift+4 key combo:</div>
<div><br></div><div><a href="https://files.getdropbox.com/u/34024/term.png">https://files.getdropbox.com/u/34024/term.png</a></div><div><br></div><div>Then I include it in my document:</div><div><br></div><div><div>\documentclass[11pt,a4paper]{report}</div>
<div><br></div><div>\usepackage{graphicx,color}</div><div><br></div><div>\setlength{\parskip}{3mm}</div><div><br></div><div>\author{Behrang Saeedzadeh}</div><div>\title{PNGs and PDFLatex}</div><div><br></div><div>\begin{document}</div>
<div><br></div><div>\chapter{Include Graphics}</div><div>\section{PNG}</div><div><br></div><div>\pdfimageresolution=72</div><div>\includegraphics{term.png}</div><div><br></div><div>\end{document}</div><div><br></div><div>
But although that I have specified the DPI of the image via the \pdfimageresolution command, in the resulting PDF the image is scaled and rendered blurry:</div><div><br></div><div><a href="https://files.getdropbox.com/u/34024/test.pdf">https://files.getdropbox.com/u/34024/test.pdf</a></div>
</div><div><br></div><div>Any ideas why is this happening and how can I force the image to be rendered just the way it looks like on the screen?</div><div><br></div><div><br></div>Best regards,<br clear="all">Behrang Saeedzadeh<br>
-------------------------------<br><a href="http://my.opera.com/behrangsa">http://my.opera.com/behrangsa</a><br><a href="http://twitter.com/behrangsa">http://twitter.com/behrangsa</a><br>
</div>