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
I am using React-PDF and would like to know if it is possible to generate an index page for a document. Specifically, I want the index to include:
Links to chapters in the document.
The corresponding page numbers for each chapter.
something like this for my first page:
Is there a built-in feature or recommended approach for implementing this functionality? Alternatively, are there any external libraries or custom solutions you'd suggest to achieve this?
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hello,
I am using React-PDF and would like to know if it is possible to generate an index page for a document. Specifically, I want the index to include:
something like this for my first page:
Is there a built-in feature or recommended approach for implementing this functionality? Alternatively, are there any external libraries or custom solutions you'd suggest to achieve this?
Thank you for your help!
The text was updated successfully, but these errors were encountered: