Pupeno wrote:
> Hello,
> I have just exported a LyX document I wrote to PDF and I sent it to my
> client, who claims the fonts are almost unreadable, that they are
> 'grainy'. I thought that maybe he doesn't have a font I have and the PDF
> reader he is using is picking the wrong replacement font for it, I have
> two solutions, but I don't know how to do any:
> 1) Find out which font is being used in my PDFs end send it to my client,
> so he can see it without problems.
> 2) Change the font I'm using to generate the PDFs and send a new PDF to
> my client.
> What do you recomend ?
The problem that your client is having is that he is using acroread to view
your bitmap fonts. acroread makes a real mess of them.
The best solution is to insert
\usepackage{lmodern}
in the preamble of your document and to regenerate your pdf file.
--
Angus