Friday, August 18th, 2006

Embedding fonts for IEEE

Filed under: — Daniel Lemire @ 16:22

IEEE requires that your PDF files embed all fonts. Earlier, I told you how to get pdflatex LaTeX to embed all its fonts, but what if you are including figures that have hanging fonts and you are getting desperate? Luke Fletcher gives us the solution.

  1. convert to ps: pdftops ICRA05.pdf
  2. convert back to pdf using prepress settings: ps2pdf14 -dPDFSETTINGS=/prepress ICRA05.ps
  3. check new ICRA05.pdf for horrendous formatting errors due to double conversion.

(Source: Owen Kaser.)

Subscribe to this blog
in a reader
or by Email.

1 Comment »

  1. Conversion to ps and back is not a good solution if you want to preserve hyperlinks.
    If you are using xfig for creating your figures, you can solve the problem by setting the “special”-flag for all text.
    The text then is included as a pstex_t file so that pdflatex can allocate the fonts for it.

    Comment by Anonymous — 28/4/2007 @ 19:05

RSS feed for comments on this post.

Leave a comment

Warning: When entering a long comment, please ensure that you make copy of your text prior to submitting it. If the server should fail or if you hit a bug, you might lose your work. I am not responsible for your lost effort.

To spammers: I carefully review every single post and make sure that spam gets deleted. You are wasting your time if you are manually entering spam using this form. Read my terms of use to see what I consider to be abusive.

Example: I + II + IX= XII. Yes, you have to enter a roman numeral. (Answer must be in upper case.)

« Blog's main page

26 queries. 0.309 seconds. Valid XHTML

Powered by WordPress

Subscribe to this blog in a reader or by Email.