Phanindra Ramesh created TIKA-2768:
--------------------------------------

             Summary: While parsing pdf documents with PDFParser, the marking 
for bold characters is lost
                 Key: TIKA-2768
                 URL: https://issues.apache.org/jira/browse/TIKA-2768
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.19.1, 1.7
            Reporter: Phanindra Ramesh
             Fix For: 1.19.1, 1.7


While parsing pdf documents with PDFParser (as chosen by AutoDetectParser) the 
marking for bold character is lost as the method

writeString(String text, List<TextPosition> textPositions) 

is ignoring the textPositions parameter which contains the font information 
which could be used to derive if the text is bold text



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to