Got it to work! I followed Les' advice and fixed each figure pdf file. Since
I already converted each figure pdf to ps then eps then pdf, I figured it
wouldn't hurt anything to do it again. But this time I added some ghostview
commands to epstopdf. Originally I had:

epstopdf --nocompress input.eps

which I changed to:

epstopdf --nocompress --gsopt="-dPDFSETTINGS=/prepress -dSubsetFonts=true
-dEmbedAllFonts=true" input.eps

All fonts are now embedded and my thesis was accepted!

ps - I don't remember why I originally decided to use epstopdf instead of
eps2pdf for the conversion.
-- 
View this message in context: 
http://www.nabble.com/how-do-I-embed-all-fonts-using-pdflatex-on-windows--tp17246337p17264446.html
Sent from the LyX - Users mailing list archive at Nabble.com.

Reply via email to