PDF tools

From SurfLab

Jump to: navigation, search

PDFLatex font embedding

(Since PDFLatex is only on the Linux machines, the following command won't work on the Sun machines.)
To embed fonts into a PDF, create the postscript file (e.g. p.ps), and convert it to PDF (e.g. p.pdf) as follows

ps2pdf14 -dPDFSETTINGS=/prepress p.ps

With /cise/research/SurfLab/geogp/bin in the path, the command above is equivalent to

embed2pdf p.ps
Personal tools