Re: [iText-questions] Arial Unicode MS font repeatedly read one byte at a time
Thanks Paulo and 1T3XT for the quick reply. My issue has been resolved after using the following... bfnt = BaseFont.createFont(fontLoc, BaseFont.IDENTITY_H, BaseFont.EMBEDDED, true, /
[iText-questions] Arial Unicode MS font repeatedly read one byte at a time
I have noticed a problem similar to that pointed out by Luke Quinane, a large amount of time is spent reading in large font files. Referenced in iText 2.1.5 release logs and the following boards: http://www.nabble.com/Patch---Large-font-performance-td21948800.html http://www.mail-archive.com/itex