TaTo30 / vue-pdf

PDF component for Vue 3
https://tato30.github.io/vue-pdf/
MIT License
472 stars 65 forks source link

Annotation Events #133

Closed irelib closed 3 months ago

irelib commented 3 months ago

Why am I using the Annotation Events, when clicking on the directory (type is internal-link), the referencedPage obtained is incorrect. No matter which directory you click, you will get the referencedPage of the first directory. I wrote it exactly according to the official document, and the results achieved were different. I don't know if this is a bug.

I have attached my code file and pdf file index.zip

TaTo30 commented 3 months ago

Duplicate of #126 and #129