referencedPage set as NaN for internal-links on a pdf generated by Adobe · Issue #126 · TaTo30/vue-pdf · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a recent project, I was given a task to use internal links to jump to a specific page. When using the internal-link event type I noticed the referencedPage was always coming back as NaN and would break the entire pagination. I noticed the document was generated originally using Adobe inDesign which I'm not too familiar with but is probably another text document editor. I added the links but in Microsoft Word this time and that worked perfectly fine. I'm assuming there are different methods when setting links to a specific spot in the pdf and could even be a bug with pdf.js. Thank you for looking into it🙏
In a recent project, I was given a task to use internal links to jump to a specific page. When using the
internal-link
event type I noticed thereferencedPage
was always coming back asNaN
and would break the entire pagination. I noticed the document was generated originally using Adobe inDesign which I'm not too familiar with but is probably another text document editor. I added the links but in Microsoft Word this time and that worked perfectly fine. I'm assuming there are different methods when setting links to a specific spot in the pdf and could even be a bug with pdf.js. Thank you for looking into it🙏Additional context
The text was updated successfully, but these errors were encountered: