Hi,
I'm getting ready to submit a conference paper (AAAI), and the conference requires that all fonts used be embedded. Not only that, but the embedded fonts must not be subsetted (meaning that only the characters used are included in the pdf to save space.)
I know that people recommend subsetting because it reduces the size of the PDF, and some license agreements require that you do not distribute the entire font.
In ps2pdf, there is an option (-dSubsetFonts=false) that disables subsetting. However for pdflatex, I cannot find such an option.
I have been using pdflatex and I very much like the results. I can't use ps2pdf for several other reasons, and so finding an option for pdftex seems like the path of least resistance.
Thanks,
Trevor
Fonts & Character Sets ⇒ Embedding fonts without subsetting in PDFLaTeX
Embedding fonts without subsetting in PDFLaTeX
I was trying to figure this out for the exact same reason. Here's the workaround I found:
http://newsgroups.derkeiler.com/Archive ... 00507.html
(This should work as non-root too, but may require a little additional silliness.)
http://newsgroups.derkeiler.com/Archive ... 00507.html
(This should work as non-root too, but may require a little additional silliness.)
Embedding fonts without subsetting in PDFLaTeX
You could also view this thread via the Google system:
http://groups.google.de/group/comp.text ... ddbd1f61a9
http://groups.google.de/group/comp.text ... ddbd1f61a9
OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1