Return normalized textDivs and textContent values (to ensure that they match up with each other). These are passed to the setRenderedText callback. Fixes issue where highlights weren't properly positioned over PDF document.
How do you test/verify these changes?
Have you documented your changes (if necessary)?
Are there any breaking changes included in this pull request?
What do these changes do/fix?
Return normalized
textDivs
andtextContent
values (to ensure that they match up with each other). These are passed to thesetRenderedText
callback. Fixes issue where highlights weren't properly positioned over PDF document.How do you test/verify these changes?
Have you documented your changes (if necessary)?
Are there any breaking changes included in this pull request?