Itext can't get character width if it is using type3 font. Does Itext can
not parse type3 font correctly?
  Any suggestion? Thanks very much


On Thu, Nov 8, 2012 at 10:39 AM, jian li <lijian....@gmail.com> wrote:

> Hi, ALL:
> here is my problem. While parsing pdf using IText, I found some
> textRenderInfo has same start  point and end point.
> For example:
> start location: 79.67947,771.2007,1.0
> end location:  79.67947,771.2007,1.0,
> But  in fact this TextRenderInfo  contains  9 Chinese characters,
> [海南大东海旅游中心]. After debug into itext, I found DocumentFont.getWidth() always
> return 0 in this case.
> What should I do if I want to fix this? I really want to get the right
> start and end locations. Any suggestions will be welcome!
> Thanks in advance.
>
> The attachment is the document i am parsing using itext.  I meet this
> problem in page 51.
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to