agentcooper / react-pdf-highlighter

Set of React components for PDF annotation
https://agentcooper.github.io/react-pdf-highlighter/
MIT License
1.03k stars 406 forks source link

Adding page borders /margins #4

Open javaguy opened 6 years ago

javaguy commented 6 years ago

Hey @agentcooper thanks for putting together this sample, it's been very helpful. I'm trying to add back page borders and other margin/padding, but having trouble adjusting the highlight layer to accomodate. How would someone compensate for these margins in the highlight layer?

agentcooper commented 6 years ago

Maybe adjust it in https://github.com/agentcooper/react-pdf-annotator/blob/master/src/style/pdf_viewer.css#L8?