I want the pdf like this. But it produce this I have not config anything to do with font except for
Code: Select all
\usepackage[T1]{fontenc}
my code look like this
Code: Select all
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{makeidx}
\usepackage{graphics}
\begin{document}
HelloWorld
\end{document}
i use TeXnicCenter 1.7.50 miktex 2.7. and i use acrobat reader 8.1.2. ghostscrirt 8.63 i convert by LaTeX => PS(Dvips) => PDF(Ghostscript)
i check previous post concerning convert pdf and i cannot fix the problem. Maybe i do sth not right
Any one knows solution pls tell me. THX in advance