-
-
Notifications
You must be signed in to change notification settings - Fork 995
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Before you start - checklist
- I followed instructions in documentation written for my React-PDF version
- I have checked if this bug is not already reported
- I have checked if an issue is not listed in Known issues
- If I have a problem with PDF rendering, I checked if my PDF renders properly in PDF.js demo
Description
I've tried the recipe for highlighting text here. It works fairly well, but it does not work with multiple lines. Lets say I know the bounds of a rectangle on a specified page (or I know multiple bounds), ie
bottom: 649.4013
left: 261.64355
right: 340.28177
top: 661.1968
Is there a way to highlight by these bounds instead of matching text?
Steps to reproduce
n/a
Expected behavior
n/a
Actual behavior
n/a
Additional information
This isnt a bug, just a question
Environment
- Browser (if applicable):
- React-PDF version:
- React version:
- Webpack version (if applicable):
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested