Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to highlight lines one by one? #79

Open
KnockOutEZ opened this issue Aug 24, 2023 · 1 comment
Open

Is it possible to highlight lines one by one? #79

KnockOutEZ opened this issue Aug 24, 2023 · 1 comment

Comments

@KnockOutEZ
Copy link

I want to generate the metadata of each line so I can use them in the Highlight annotation programmatically/automatically.
I want to iterate one after another line and highlight them. How can I achieve this?

I also wanna add another question which is, can I trigger a function on line click? For example I click on line 100 in whole pdf, and it triggers a function returning 100 (The index of the line in whole pdf).

@Distrect
Copy link

Distrect commented Dec 3, 2024

For your second question did you manage do to add listener for annotaions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants