[Poppler-bugs] [Bug 50750] pdftops generates broken (according to ghostscript) postscript
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 24 15:15:36 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=50750
--- Comment #9 from Stefan BrĂ¼ns <stefan.bruens at rwth-aachen.de> ---
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 ]
>>
endobj
798 0 obj
<<
/2 800 0 R
>>
endobj
799 0 obj
<<
/Type /Encoding
/Differences [ 2 /2 ]
>>
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20180524/36a9043f/attachment.html>
More information about the Poppler-bugs
mailing list