[
https://issues.apache.org/jira/browse/TIKA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phanindra Ramesh updated TIKA-2768:
-----------------------------------
Affects Version/s: (was: 1.7)
Fix Version/s: (was: 1.7)
> 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
> Reporter: Phanindra Ramesh
> Priority: Major
> Fix For: 1.19.1
>
>
> 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)