<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftops generates broken (according to ghostscript) postscript"
href="https://bugs.freedesktop.org/show_bug.cgi?id=50750#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftops generates broken (according to ghostscript) postscript"
href="https://bugs.freedesktop.org/show_bug.cgi?id=50750">bug 50750</a>
from <span class="vcard"><a class="email" href="mailto:stefan.bruens@rwth-aachen.de" title="Stefan Brüns <stefan.bruens@rwth-aachen.de>"> <span class="fn">Stefan Brüns</span></a>
</span></b>
<pre>Relevant part of the stream:
---
(10)Tj
/T5 1 Tf
8.964 0 0 8.964 313.14 385.68 Tm
(\002)Tj
/F6 1 Tf
8.966 0 0 8.966 321.96 385.68 Tm
[(10)-338(array)-335(of)-338(tines,)
---
Definition of the font:
---
797 0 obj
<<
/Name /T5
/Type /Font
/Subtype /Type3
/Resources 796 0 R
/FontBBox [ 8 0 34 27 ]
/FontMatrix [ .01859 0 0 .01859 0 0 ]
/FirstChar 2
/LastChar 2
/Encoding 799 0 R
/CharProcs 798 0 R
/Widths [ 43 ]
<span class="quote">>></span >
endobj
798 0 obj
<<
/2 800 0 R
<span class="quote">>></span >
endobj
799 0 obj
<<
/Type /Encoding
/Differences [ 2 /2 ]
<span class="quote">>></span >
endobj
---
According to the AGL, "/2" is not a valid name, i.e. the file is broken.
Relaxing the check to allow digits in the first position should
solve/workaround the problem. Just comment out the first check from the patch.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>