Embedded fonts

# convert to Postscript

pdftops thesis.pdf thesis.ps

# reconvert to PDF but enforce font embedding (Hyperlinks will not survive !!)

ps2pdf14 -dPDFSETTINGS=/prepress -dEmbedAllFonts=true thesis.ps thesis_embedded.pdf

# verify

pdffonts thesis_embedded.pdf