If I use the fontenc package, I do not see compound numbers in the scheme:
\documentclass{report}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage[crop=off]{auto-pst-pdf}
\usepackage{chemnum}
%\setchemnum{replace-style=,format=}
\begin{document}
\replacecmpd{a}
\replacecmpd{b}
\includegraphics{test.eps}
See compound \cmpd{a} and \cmpd{b}.
\end{document}
Output:
If I comment out the fontenc package, it seems to work:


test.epsit's impossible to say. – egreg Nov 01 '15 at 15:44chemnummanual is compiled with\usepackage[T1]{fontenc}… do you really get yellow background behind the numbers? – cgnieder Nov 01 '15 at 15:45.pk: bad,.pfb: good) – Ulrike Fischer Nov 01 '15 at 16:52updmap. – Ulrike Fischer Nov 01 '15 at 17:12