[OS X TeX] zapf dingbats

David Arnold dwarnold45 at suddenlink.net
Sun Mar 14 14:51:58 EDT 2010


All,

Turns out this file causes the same problem.

\documentclass{article}
\usepackage[dvips]{hyperref}
%\usepackage{pifont}
\begin{document}
\begin{Form}
Hello! %\ding{36}
\end{Form}
\end{document}  

When I drop the .ps file on Acrobat Distiller, I get this error.

Acrobat Distiller 9.3.0
Started: Sunday, March 14, 2010 at 10:40 AM
Adobe PostScript software version: 3018.101
CID support library initialization completed.

Distilling: junk2.ps
Start Time: Sunday, March 14, 2010 at 10:40 AM
Source: /Users/darnold/Documents/PreAlgText/trunk/story/junk2.ps
Destination: /Users/darnold/Documents/PreAlgText/trunk/story/junk2.pdf
Adobe PDF Settings: /Library/Application Support/Adobe/Adobe PDF/Settings/Standard.joboptions
%%[ Warning: ZapfDingbats not found, using Font Substitution. Font cannot be embedded. ]%%
Distill Time: 1 seconds (00:00:01)
**** End of Job ****

So it seems to be a hyperref problem. Hyperref puts a few lines in the .ps file such as:

pdfmark[{ZaDb}<</Type/Font/Subtype/Type1/Name/ZaDb/BaseFont/ZapfDingbats>>/PUT

That seems to be the problem for those of us on Macs who don't have that font set.

David.


More information about the MacOSX-TeX mailing list