[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem printing tex-generated pdf with bitmapped fonts



hi, 

* On 18-06-2007 16:59 <ekalin@laposte.net> wrote:

:     I now have problems printing some pdf's generated by pdflatex.
: Apparently, the problem is with bitmapped fonts. Note that this is
: unlike the classical problem of fonts in pdf documents: the document
: displays correctly and beautifully in the screen, but when printed I get
: some blocks instead of the letters.
: 
:     Here is a very simple document:
: 
: ---------------------
: \documentclass[12pt]{article}
: \usepackage[latin1]{inputenc}
: \usepackage[T1]{fontenc}
: %\usepackage{ae}
: 
: \begin{document}
: 
: This is a simple test.
: 
: \[ f(x): R \to R: f(x) = x^2 \]
: 
: \end{document}
: ----------------------

just a simple guess: whats the output of

# pdffonts yourfile.pdf

maybe your fonts werent embedded?

lg raphael
-- 
A file that big?
It might be very useful.
But now it is gone.



Reply to: