[pdftex] AR 5 not working with pdftex?
Tom Kacvinsky
tjk at ams.org
Tue Jun 5 11:51:17 CEST 2001
Hi Hans,
>
> but as far as i can see
>
> cmr10 CMR10 < cmr10.pfb
>
> works well (i can browse the objects) but fails to print,
>
The bug is in the PS generator built into Acrobat. The PS file generated has
some funky things going on with the encoding vector for the fonts. Slots 0 --
31 are not encoded at all, and this is the cause of the problem.
Adding an Encoding object to the PDF file "fixes" the problem, because Acrobat
then writes out a correct enough encoding into the PS stream it generates at
print time.
Strange bug, if you ask me!
Tom
More information about the pdftex
mailing list