Gary
2006-08-20 08:37:03 UTC
Hi all,
I have a query in relation to the quality of original/resized pictures
in LaTeX.
I am using the graphicx package and have several graphs (all of which
are saved in png format) in my LaTeX document. Additionally, I am using
pdfTeX.
I use the following commands to include my graphics:
\usepackage{graphicx}
etc..
\begin{figure} \centering
\includegraphics{filename without extension}
\caption{Some caption here.}\label{some label here}
\end{figure}
However, the graphics appearing in the pdf are of relative poor quality
in comparison to the originals; i.e. they appear "blurred" somewhat
even though I have not resized them. I have tried several extensions
(eg, jpeg), all of which produce identical results in terms of quality.
The originals are of excellent quality, so there is no reason why it
shouldn't be the same in the pdf file.
Can someone provide an explanation as to why this is so, or any
improvements in the quality of the graphics?
Thanks
Gary
I have a query in relation to the quality of original/resized pictures
in LaTeX.
I am using the graphicx package and have several graphs (all of which
are saved in png format) in my LaTeX document. Additionally, I am using
pdfTeX.
I use the following commands to include my graphics:
\usepackage{graphicx}
etc..
\begin{figure} \centering
\includegraphics{filename without extension}
\caption{Some caption here.}\label{some label here}
\end{figure}
However, the graphics appearing in the pdf are of relative poor quality
in comparison to the originals; i.e. they appear "blurred" somewhat
even though I have not resized them. I have tried several extensions
(eg, jpeg), all of which produce identical results in terms of quality.
The originals are of excellent quality, so there is no reason why it
shouldn't be the same in the pdf file.
Can someone provide an explanation as to why this is so, or any
improvements in the quality of the graphics?
Thanks
Gary