Le 06/01/2012 14:27, Edson Alves Pereira a écrit :
Hello folks, does anyone known where can i identify if a TextPosition contain a bold character?
Take a look in the Font Descriptor Flag (see 9.8.2 in PDF Reference Book) : there is a « ForceBold » flag, maybe your font has the flag setted. http://pdfbox.apache.org/apidocs/org/apache/pdfbox/pdmodel/font/PDFontDescriptorDictionary.html#PDFontDescriptorDictionary(org.apache.pdfbox.cos.COSDictionary)
