On Tue, 05 Nov 2002 12:52, Mark Tomlinson wrote: > As someone has already said, you are seeing the bit-maps for the fonts > which you are using. I have also created PDF's this way, and then > discovered the command "pdflatex" which produced a much smaller PDF file, > and looked better in Adobe Acrobat as well.
pdflatex does not handle images. It is a fairly big downside. The long route does. The default font for latex is not a standard acrobat font, therefore the on screen it shows the bit-mapped version. Most printers produce nice fonts (as the document is converted back to PS). > > - Mark > > ----- Original Message ----- > > > And I did create it tex -> latex -> dvips -> ps2pdf, there may have been > > a bibtex and multiple latex's in there as well Later Lee Begg
