[NTG-pdftex] [pdftex-Bugs][4321] Illegal entry in bfrange block in ToUnicode CMap
pdftex-bugs at sarovar.org
pdftex-bugs at sarovar.org
Thu Nov 25 15:21:49 CET 2010
Bugs item #4321, was opened at 2010-11-25 15:21
Status: Open
Priority: 3
Submitted By: Heiko Oberdiek (oberdiek)
Assigned to: Nobody (None)
Summary: Illegal entry in bfrange block in ToUnicode CMap
Category: None
Group: None
Resolution: None
Initial Comment:
Hello,
pdfTeX complains
Error: Illegal entry in bfrange block in ToUnicode CMap
for valid cmap entries, when a PDF file is included.
The CMap entries are, for example:
1 beginbfrange
<0041><0041><0041>
endbfrange
The error disappears in case of
1 beginbfrange
<41><41><0041>
endbfrange
The error is in function CharCodeToUnicode::parseCMap1 in file
libs/xpdf-3.02/xpdf/CharCodeToUnicode.cc
In case of poppler the problem is already reported with patch:
http://lists.freedesktop.org/archives/poppler-bugs/2010-April/004931.html
The appended test file can be processed by "pdftex --ini", "pdftex" or
"pdflatex".
Yours sincerely
Heiko
----------------------------------------------------------------------
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=493&aid=4321&group_id=106
More information about the ntg-pdftex
mailing list