Latex Question #2: Fix Blurry Fonts in Adobe Acrobat

  • Context: LaTeX 
  • Thread starter Thread starter 3.14159265358979
  • Start date Start date
  • Tags Tags
    Latex
Click For Summary

Discussion Overview

The discussion revolves around issues related to blurry fonts in PDF files generated from LaTeX on a new computer setup. Participants explore potential causes and solutions, focusing on font types and settings in Adobe Acrobat.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Exploratory

Main Points Raised

  • One participant notes that the font appears blurry in Adobe Acrobat and suspects it may be related to font settings.
  • Another participant suggests checking if the fonts are Type3, which are known to display poorly in Acrobat Reader, and recommends using Type1 fonts instead.
  • A participant confirms that their PDF contains Type3 fonts and expresses difficulty in converting them to Type1 fonts.
  • One participant shares links to resources that may help understand font issues in LaTeX and mentions past experiences with similar blurriness when converting from tex to dvi to pdf.
  • There is a question about how the PDF looks in gsview, indicating a potential alternative for viewing the files.

Areas of Agreement / Disagreement

Participants generally agree that Type3 fonts contribute to the blurriness in Acrobat, but there is no consensus on how to effectively convert to Type1 fonts or resolve the issue.

Contextual Notes

Participants mention the need to check document properties for font types and express uncertainty about the steps required to change font types in their LaTeX setup.

3.14159265358979
Messages
43
Reaction score
0
okay, a few months ago i posted a question on how to convert my txt files into a pdf file. The people who responded were VERY helpful, but recently i purchased a new computer and i transferred over the miktex program and the work i had done on my old computer. The problem is, when i convert txt files into pdf files with my new computer, the font is really blurry when i open acrobat. Any ideas what can be causing this? I'm assuming its something to do in the settings of acrobat's fonts...but who knows...thanks a bunch!
 
Physics news on Phys.org
Does printing look okay?
How does it look in gsview?

According to http://www.di.ens.fr/~monniaux/download/Latex-PDF.HOWTO

1.1 Type1 and Type3 fonts

Modern LaTeX systems (teTeX, for instance) are capable of using at
least the following kinds of fonts:
* Type1
* METAFONT

While Type1 fonts can be used straight away in Postscript or PDF
output, METAFONT fonts have to be rasterized at some resolution
(typically 300 or 600 dpi), then included as Type3 fonts (each
character being assigned a bitmap image).

Acrobat Reader is very bad at displaying Type3 bitmapped fonts, making
the text very blurry and very tiresome to read; printing works
nevertheless.

If a PDF files shows as blurry in Acrobat Reader, one should ask
File -> Document info -> Fonts and check whether the fonts used in the
document are Type3.
[SEE TODO]

When making PDF files, one should therefore stick to Type1 fonts.
 
Last edited by a moderator:
thank you! the font is a type 3...
 
i'm having trouble changing it into a type1 font...when i go to file-document properties-fonts, its all type3 fonts...how do i change it to type1 fonts? is there a comand i have to write in txt? thanks!
 
I'm not that familiar with the whole issue.
I got the above link and the ones below by googling...

http://ballade.cs.ucla.edu/~kohcc/sigdacdrom/instruct/fonts.html
http://www.adobe.com/support/techdocs/17fa6.htm
http://www.eecs.berkeley.edu/~regroff/content/latex2pdf/


A few years ago, I observed this blurriness when converting from tex to dvi to pdf. (I don't convert txt to pdf.)
I'm not sure if it was an updated MikTeX package or Ghostscript/GSview postscript utilities that resolved my problems.

How does your pdf file look in gsview?
http://www.cs.wisc.edu/~ghost/gsview/
 
Last edited by a moderator:

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 16 ·
Replies
16
Views
33K
  • · Replies 2 ·
Replies
2
Views
7K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 2 ·
Replies
2
Views
5K
Replies
15
Views
12K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K