[
https://issues.apache.org/jira/browse/PDFBOX-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129931#comment-14129931
]
Joël Kuiper commented on PDFBOX-2337:
-------------------------------------
I'll change the License header and code style (assuming the Eclipse settings in
the repo are still up to date), also I'd be happy to sign a CLA if needed.
I could port the functionality to 2.0, however I need (a modified version) of
this code in production which still runs 1.8 … so I'll probably only do that
after a public release of 2.0 (even a pre-release would be fine, as long as it
in Maven)
> Add an example for highlighting text based on a string
> -------------------------------------------------------
>
> Key: PDFBOX-2337
> URL: https://issues.apache.org/jira/browse/PDFBOX-2337
> Project: PDFBox
> Issue Type: New Feature
> Components: Utilities
> Reporter: Joël Kuiper
>
> An often heard request is to be able to highlight a certain text within a PDF
> programmatically, similar to the highlight functionality in Acrobat or
> Preview.app.
> The actual implementation of this functionality is trickier than it appears,
> since it requires the calculation of bouding boxes from TextPositions.
> A example class may help people with implementing this (common)
> functionality.
> (see for example this discussion
> https://mail-archives.apache.org/mod_mbox/pdfbox-users/201409.mbox/%3CC8340BB9-E299-4A76-A50B-6155504A0D5B%40joelkuiper.eu%3E)
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)