Highlights are bigger than the Font
In some adobe pdf files, the highlight appears much bigger than the highlighted text. It could be due to the specific design of the font. This, however, makes reading and highlighting this specific document annoying. Could you please address this issue and allow the users to change the "highlight color width" regardless of the font/fontsize?
-
Zachary Soare commented
Ideally, this could come with a method in the JavaScript side that gets you the quads of the actual text itself instead of based on the line-height. This could either be another argument to Doc.getPageNthWordQuads or a separate method entirely.
-
Zachary Soare commented
This would also be incredibly helpful with Redact annotations as well. There are times when simply Redacting a word will also end up wiping text above and below.