Thanks for the help.
I checked and I have all the vf files. I refreshed the FNDB, but that made no difference.
When I compile into DVI or PS, there are no problems. The problem only occurs when I compile to PDF.
Would a re-installation of MikTeX (or TeXnicCenter) help?
Search found 4 matches
- Wed Jan 30, 2008 11:42 am
- Forum: MiKTeX and proTeXt
- Topic: pdf2tex error
- Replies: 7
- Views: 10775
- Wed Jan 30, 2008 12:50 am
- Forum: MiKTeX and proTeXt
- Topic: pdf2tex error
- Replies: 7
- Views: 10775
Re: pdf2tex error
Here is a tiny code that gives the exact same error on my machine. I am using that new package now:
\documentclass[11pt]{article}
\usepackage{mathptmx}
\begin{document}
Hello
\end{document}
\documentclass[11pt]{article}
\usepackage{mathptmx}
\begin{document}
Hello
\end{document}
- Tue Jan 29, 2008 6:00 pm
- Forum: MiKTeX and proTeXt
- Topic: pdf2tex error
- Replies: 7
- Views: 10775
Re: pdf2tex error
I have no idea what you mean by "the pfb's and tfm's", or how I would go about installing them.
It seems the problem is caused by my use of a package called 'times'.
If the package isn't installed, why doesn't MikTeX ask me to install?
It seems the problem is caused by my use of a package called 'times'.
If the package isn't installed, why doesn't MikTeX ask me to install?
- Tue Jan 29, 2008 3:30 pm
- Forum: MiKTeX and proTeXt
- Topic: pdf2tex error
- Replies: 7
- Views: 10775
pdf2tex error
Hi,
When compiling my file to pdf I get the following error:
!pdfTeX error: (file ptmr7t): Font ptmr7t at 480 not found
==> Fatal error occurred, no output PDF file produced!
Thanks for any help..
When compiling my file to pdf I get the following error:
!pdfTeX error: (file ptmr7t): Font ptmr7t at 480 not found
==> Fatal error occurred, no output PDF file produced!
Thanks for any help..