<html>
<font size=3>At 13:36 2001-06-26 -0400, Tom Kacvinsky wrote:<br><br>
<blockquote type=cite class=cite cite>Hans' test files points out another
bug in Acrobat 5.0.&nbsp; The problem is<br>
when one uses pdftex to include another PDF file.&nbsp; The font
resources<br>
are scanned over, and sometimes a Type 1 font is written into the
PDF<br>
file with an encoding array that looks like this:<br><br>
/Enoding 256 array<br>
0 1 255 {1 index /.notdef exch put} for<br>
readonly def<br><br>
Acrobat 5.0 does not like this.&nbsp; I will try to come up with a fix
this<br>
weekend.</font></blockquote><br>
Err, what is the problem with that --- other than dyslexia :-):<br><br>
/Encoding 256 array<br>
0 1 255 {1 index exch /.notdef put} for<br>
...<br>
dup 49 /one put<br>
...<br>
readonly def<br><br>
Is the problem in the font included in the EPS file?<br>
Or is it when importing the font following a %%IncludeFont:<br>
DSC comment?<br><br>
<blockquote type=cite class=cite cite><font size=3>Tom<br>
</blockquote>
<x-sigsep><p></x-sigsep>
--<br>
Y&amp;Y Support
<a href="mailto:support@YandY.com" eudora="autourl">mailto:support@YandY.com</a>
<a href="http://www.yandy.com/unique.htm" eudora="autourl">http://www.YandY.com/unique.htm</a> (PG)<br>
</font></html>