Skip to content

How to tell once the pdf is fully loaded along with html? #163

Answered by TaTo30
chronicadventure asked this question in Q&A
Discussion options

You must be logged in to vote

You could use the text-loaded event to catch up when the text has added to the dom, this event even returns the list of span elements added at the text layer. Ref: https://tato30.github.io/vue-pdf/examples/loaded_events/text_loaded.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@chronicadventure
Comment options

Answer selected by chronicadventure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants