Camera-Ready fonts for PDFs

Check status of fonts in PDF

  1. Open file in Adobe Acrobat or Reader
  2. Click on the "File" menu option
  3. Click on "Document Properties"
  4. Click on the "Fonts" tab
  5. Each font listed should have "(Embedded) or "(Embedded Subset)" next to the font name, and NOT be "Type 3"

Fix PDF fonts with Ghostscript

Requires the pdf2ps and ps2pdf tools distributed with ghostscript.

Execute:

pdf2ps FILE.pdf
ps2pdf -dPDFSETTINGS=/prepress FILE.ps FILE_nice.pdf

Fix PDF fonts with Acrobat Distiller (Windows)

Requires Acrobat Distiller for Windows, and the ACM.joboptions file.

  1. open Acrobat Distiller and click on settings
  2. choose "Add Adobe PDF Settings"
  3. choose the attached ACM.joboptions file; save
  4. change the default setting option to "ACM"; exit distiller