hi, 

* On 18-06-2007 16:59 <[EMAIL PROTECTED]> 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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to