When I typset with the way I said ... there is an .pdf file between .dvi, .aux, .log .....<div><br></div><div>I thought tat these was the .pdf that you must use to print....  <br><br><div class="gmail_quote">On 28 January 2010 13:21, Berend Hasselman <span dir="ltr"><<a href="mailto:bhh@xs4all.nl">bhh@xs4all.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On 28-01-2010, at 12:39, Sr Sur wrote:<br>
<br>
> Hello everybody!!<br>
><br>
> I've problems wheh I try to print the .pdf output archive. The problem is that the printed version have a bad resolution, like a draft.<br>
><br>
<br>
</div>A .pdf output archive?<br>
How have you generated the pdf?<br>
<div class="im"><br>
> I Typeset with Latex and Tex+DVI script (becouse of I've used .eps images).<br>
><br>
</div>> \usepackage[dvips]{graphicx}<br>
<br>
If you were to use package epstopdf your .eps files would be converted to pdf<br>
Replace the line<br>
<br>
\usepackage[dvips]{graphicx}<br>
<br>
with<br>
<br>
\usepackage{graphicx}<br>
\usepackage{epstopdf}<br>
<br>
Then you don't need the roundabout method of generating the pdf.<br>
Just use the pdftex script or even better pdflatexmk.<br>
Don't use file extensions in \includegraphics.<br>
<font color="#888888"><br>
Berend</font><br>----------- Please Consult the Following Before Posting -----------<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">http://www.tex.ac.uk/faq</a><br>
List Reminders and Etiquette: <a href="http://email.esm.psu.edu/mac-tex/" target="_blank">http://email.esm.psu.edu/mac-tex/</a><br>
List Archive: <a href="http://tug.org/pipermail/macostex-archives/" target="_blank">http://tug.org/pipermail/macostex-archives/</a><br>
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" target="_blank">http://mactex-wiki.tug.org/</a><br>
List Info: <a href="http://email.esm.psu.edu/mailman/listinfo/macosx-tex" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br>
<br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Atte: Sr. Sur<br><br>
</div>