DO NOT REPLY [Bug 5335] Text with embedded CID fonts not retrievable from pdf

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=5335

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #21 from Glenn Adams gl...@skynav.com 2012-04-01 07:03:20 UTC ---
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2007-04-09 Thread bugzilla
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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2007-04-09 02:18 ---
I think this issue can be closed now, please reopen if I'm wrong

-- 
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.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2007-04-09 Thread bugzilla
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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2007-04-09 02:19 ---
*** Bug 40467 has been marked as a duplicate of this bug. ***

-- 
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.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2006-10-11 Thread bugzilla
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=18987action=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
 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.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2006-10-11 Thread bugzilla
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 02:06 ---
Patch of comment #17 applied in revision 462741, thanks!

-- 
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.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2006-10-10 Thread bugzilla
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-10 06:10 ---
I have applied the patch from comment #10 in revision 454725.

Tested with several embedded TTF fonts, and OpenType fonts with TTF outlines,
using an XSL-FO document containing accented characters:

-Copy and paste from the PDF file works.
-pdftotext extracts text correctly.

Vincent told me about an Illegal entry in bfrange block in ToUnicode CMap
error when opening a generated PDF file with xpdf, but I haven't been able to
reproduce it yet.

FWIW, here's the output of pdffonts on one of my test files:

Helvetica-Bold   Type 1   no  no  no  19  0
3E5537MSGothic   CID TrueType yes no  yes 16  0
Times-Roman  Type 1   no  no  no  20  0
4E5583PMingLiU   CID TrueType yes no  yes 24  0
2E54a8Gulim  CID TrueType yes no  yes 30  0
1E548dRockwell   CID TrueType yes no  yes 36  0

-- 
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.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2006-10-10 Thread bugzilla
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-10 06:15 ---
The correct revision is 454731, I forgot a file in the previous commit.

-- 
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.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2006-09-21 Thread bugzilla
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-09-21 13:05 ---
Problem can be reproduced by generating the barcode.fo example, see the comments
about fo.example properties inside examples/fo/advanced/barcode.fo for how to do
this.

Currently, the barcode text (123456) is not found in the barcode when
searching in the generated PDF from Acrobat reader.

-- 
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.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2006-09-11 Thread bugzilla
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-09-11 15:32 ---
The attachment of comment #10 apparently contains code coming from FOray, see
bug #40467

-- 
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.


DO NOT REPLY [Bug 5335] - Text with embedded CID fonts not retrievable from pdf

2006-09-11 Thread bugzilla
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-09-11 16:17 ---
(In reply to comment #12)
 The attachment of comment #10 apparently contains code coming from FOray, see
 bug #40467

Recent updates to this thread were brought to my attention for the purpose of
obtaining permission for FOP to use the mentioned FOray code. FOP may freely use
the code mentioned or any other FOray code as it wishes, and FOP may consider it
contributed by FOray.

It pains me a bit that we are doing the cut-and-paste thing, but this is perhaps
my fault for being so slow to release FOray 0.2. I did an aXSL release last week
and hope to do a FOray release within the next two weeks, not because FOray as a
whole is ready to release, but I think the font code is.


-- 
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.