DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=5335>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=5335 ------- Additional Comments From [EMAIL PROTECTED] 2006-10-11 01:30 ------- Created an attachment (id=18987) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18987&action=view) patch for PDFToUnicodeCMap.java, correcting bugs and simplifying the code Here's a patch that improves PDFToUnicodeCMap.java. Changelog: - bugfix: the last range in the bfrange entries was ending at -1, translated to FFFFFFFF in the PDF file. That's what was causing the error "Illegal entry in bfrange block in ToUnicode CMap" - bugfix: if there were more than 100 ranges, the beginbfrange...endbfrange sections would have been wrongly generated - some code cleanup and simplification Vincent -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
